Searched refs:CR0_WP (Results 1 – 3 of 3) sorted by relevance
54 #define CR0_WP BIT(16) /* honor W bit even when supervisor */ macro
89 orl $(CR0_PG | CR0_WP), %eax
26 #define CR0_BITS (CR0_PG | CR0_WP)