Searched refs:CR0_PG (Results 1 – 3 of 3) sorted by relevance
53 #define CR0_PG BIT(31) /* enable paging */ macro
89 orl $(CR0_PG | CR0_WP), %eax
26 #define CR0_BITS (CR0_PG | CR0_WP)