Searched refs:ID_MAP_2MEG (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/osfmk/i386/
H A Didle_pt.c50 #define ID_MAP_2MEG(x) [(x)] = ((((uint64_t)(x)) << 21) | (INTEL_PTE_PS | INTEL_PTE_VALID | INTEL_PTE_WRITE)), macro
69 FOR_0_TO_2047(ID_MAP_2MEG)
/darwin-on-arm/xnu/osfmk/x86_64/
H A Dboot_pt.c69 #define ID_MAP_2MEG(x) [(x)] = ((((uint64_t)(x)) << 21) | (PDT_PROT)), macro
88 FOR_0_TO_2047(ID_MAP_2MEG)

Completed in 62 milliseconds