Home
last modified time | relevance | path

Searched refs:sync_tlb_flush_local (Results 1 – 4 of 4) sorted by relevance

/xnu-8020.121.3/osfmk/arm64/
H A Dtlb.h59 sync_tlb_flush_local(void) in sync_tlb_flush_local() function
90 sync_tlb_flush_local(); in flush_core_tlb()
303 sync_tlb_flush_local(); in flush_core_tlb_asid()
387 sync_tlb_flush_local(); in flush_core_tlb_allrange()
/xnu-8020.121.3/osfmk/arm/
H A Dtlb.h37 extern void sync_tlb_flush_local(void);
H A Dmachine_routines_asm.s217 .globl EXT(sync_tlb_flush_local)
218 LEXT(sync_tlb_flush_local)
H A Dpmap.c4649 sync_tlb_flush_local();