Searched refs:native_write_cr4 (Results 1 – 4 of 4) sorted by relevance
75 static inline void native_write_cr4(unsigned long val) in native_write_cr4() function184 native_write_cr4(x); in __write_cr4()
438 native_write_cr4(cr4 ^ X86_CR4_PGE); in __native_flush_tlb_global()440 native_write_cr4(cr4); in __native_flush_tlb_global()
347 .write_cr4 = native_write_cr4,
879 native_write_cr4(cr4); in xen_write_cr4()