Home
last modified time | relevance | path

Searched refs:tlb_flush_all_ng_local (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/arm/include/
H A Dcpu-v6.h345 tlb_flush_all_ng_local(void) in tlb_flush_all_ng_local() function
447 #define tlb_flush_all_ng() tlb_flush_all_ng_local()
636 tlb_flush_all_ng_local(); in cp15_ttbr_set()
/f-stack/freebsd/arm/arm/
H A Dpmap-v6.c4514 tlb_flush_all_ng_local(); in pmap_remove_pages()