Searched refs:native_write_cr4 (Results 1 – 6 of 6) sorted by relevance
77 void native_write_cr4(unsigned long val);168 native_write_cr4(x); in __write_cr4()
424 native_write_cr4(cr4 ^ X86_CR4_PGE); in __native_tlb_flush_global()425 native_write_cr4(cr4); in __native_tlb_flush_global()
513 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()518 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()529 insn = (unsigned char *)native_write_cr4; in lkdtm_UNSET_SMEP()555 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()
193 .cpu.write_cr4 = native_write_cr4,
428 void __no_profile native_write_cr4(unsigned long val) in native_write_cr4() function447 EXPORT_SYMBOL_GPL(native_write_cr4);
1009 native_write_cr4(cr4); in xen_write_cr4()