Searched defs:IA32_CR4_GLOBAL_PAGES (Results 1 - 2 of 2) sorted by relevance

/haiku/src/system/kernel/arch/x86/paging/pae/
H A DX86PagingMethodPAE.cpp178 x86_write_cr4(x86_read_cr4() | IA32_CR4_PAE | IA32_CR4_GLOBAL_PAGES); local
/haiku/headers/private/kernel/arch/x86/
H A Darch_cpu.h431 #define IA32_CR4_GLOBAL_PAGES (1UL << 7) macro

Completed in 92 milliseconds