Searched refs:X86_CR0_PG_BIT (Results 1 – 3 of 3) sorted by relevance
127 btrl $X86_CR0_PG_BIT, %eax172 btsl $X86_CR0_PG_BIT, %eax
327 btrl $X86_CR0_PG_BIT, %eax624 btrl $X86_CR0_PG_BIT, %eax689 btsl $X86_CR0_PG_BIT, %eax
71 #define X86_CR0_PG_BIT 31 /* Paging */ macro72 #define X86_CR0_PG _BITUL(X86_CR0_PG_BIT)