Searched refs:native_write_cr4 (Results 1 – 6 of 6) sorted by relevance
66 void native_write_cr4(unsigned long val);181 native_write_cr4(x); in __write_cr4()
487 native_write_cr4(cr4 ^ X86_CR4_PGE); in __native_tlb_flush_global()488 native_write_cr4(cr4); in __native_tlb_flush_global()
694 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()699 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()710 insn = (unsigned char *)native_write_cr4; in lkdtm_UNSET_SMEP()736 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()
112 .cpu.write_cr4 = native_write_cr4,
472 void __no_profile native_write_cr4(unsigned long val) in native_write_cr4() function491 EXPORT_SYMBOL_GPL(native_write_cr4);
1085 native_write_cr4(cr4); in xen_write_cr4()