Searched refs:PT_GLOBAL (Results 1 – 5 of 5) sorted by relevance
119 #define PT_GLOBAL (0x100) /* the mapping is global */ macro
67 #define PT_IGNORE ((0x7fful << 52) | PT_GLOBAL | PT_USER)
169 pteval |= PT_GLOBAL; in kbm_map()
827 mmu.pt_global = PT_GLOBAL; in mmu_init()
558 pteval |= PT_GLOBAL; in map_ma_at_va()