Searched refs:X86_CR0_PG (Results 1 – 4 of 4) sorted by relevance
45 andl $~X86_CR0_PG, %eax
54 andl $(~(X86_CR0_PG | X86_CR0_AM | X86_CR0_WP | X86_CR0_NE | \
39 #define X86_CR0_PG 0x80000000 /* Paging */ macro
71 movl $(X86_CR0_PG | X86_CR0_PE), %eax