Searched refs:flush_mmu_tlb_entries_async (Results 1 – 3 of 3) sorted by relevance
| /xnu-10002.1.13/osfmk/arm64/ |
| H A D | tlb.h | 192 flush_mmu_tlb_entries_async(uint64_t start, uint64_t end, uint64_t pmap_page_size, in flush_mmu_tlb_entries_async() function 282 flush_mmu_tlb_entries_async(start, end, pmap_page_size, last_level_only, strong); in flush_mmu_tlb_entries()
|
| /xnu-10002.1.13/iokit/Kernel/ |
| H A D | IOPlatformExpert.cpp | 979 flush_mmu_tlb_entries_async(0, PAGE_SIZE, PAGE_SIZE, true, true); in PEInitiatePanic()
|
| /xnu-10002.1.13/osfmk/arm/pmap/ |
| H A D | pmap.c | 10317 flush_mmu_tlb_entries_async(va, end, pmap_page_size, last_level_only, strong);
|