[−][src]Trait sunrise_bootstrap::paging::table::Flusher
A trait used to decide if the TLB cache should be flushed or not
A trait used to decide if the TLB cache should be flushed or not
fn flush_cache()
impl Flusher for NoFlush
[src]fn flush_cache()
[src]impl Flusher for TlbFlush
[src]fn flush_cache()
[src]