Searched refs:native_write_cr4 (Results 1 – 4 of 4) sorted by relevance
82 static inline void native_write_cr4(unsigned long val) in native_write_cr4() function154 native_write_cr4(x); in __write_cr4()
98 native_write_cr4(cr4 & ~X86_CR4_PGE); in __native_flush_tlb_global_irq_disabled()100 native_write_cr4(cr4); in __native_flush_tlb_global_irq_disabled()
352 .write_cr4 = native_write_cr4,
1020 native_write_cr4(cr4); in xen_write_cr4()