Searched refs:saved_cr4 (Results 1 – 3 of 3) sorted by relevance
29 movl saved_cr4, %eax65 movl %edx, saved_cr4119 saved_cr4: .long 0 label
647 static unsigned long saved_cr4; variable680 saved_cr4 = __read_cr4(); in cache_disable()681 __write_cr4(saved_cr4 & ~X86_CR4_PGE); in cache_disable()708 __write_cr4(saved_cr4); in cache_enable()
36 SYM_DATA_LOCAL(saved_cr4, .quad 0)107 movq %r13, saved_cr4(%rip)313 movq saved_cr4(%rip), %rax