Searched refs:CR4_PSE (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/arch/x86/include/ | ||
D | kernel_arch_data.h | 56 #define CR4_PSE BIT(4) /* Page size extension (4MB pages) */ macro |
/Zephyr-latest/arch/x86/core/ia32/ | ||
D | crt0.S | 83 orl $CR4_PSE, %eax |