Searched refs:PMAP_NEEDS_PTE_SYNC (Results 1 – 2 of 2) sorted by relevance
500 #define PMAP_NEEDS_PTE_SYNC 1 macro502 #define PMAP_NEEDS_PTE_SYNC 0 macro511 #ifndef PMAP_NEEDS_PTE_SYNC512 #define PMAP_NEEDS_PTE_SYNC pmap_needs_pte_sync macro519 if (PMAP_NEEDS_PTE_SYNC) { in pmap_ptesync()
952 if (PMAP_NEEDS_PTE_SYNC && pmap_is_cached(pm)) in pmap_pte_sync_current()