Searched refs:native_write_cr4 (Results 1 – 6 of 6) sorted by relevance
473 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()478 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()489 insn = (unsigned char *)native_write_cr4; in lkdtm_UNSET_SMEP()514 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()
77 void native_write_cr4(unsigned long val);179 native_write_cr4(x); in __write_cr4()
364 native_write_cr4(cr4 ^ X86_CR4_PGE); in __native_tlb_flush_global()365 native_write_cr4(cr4); in __native_tlb_flush_global()
275 .cpu.write_cr4 = native_write_cr4,
440 void __no_profile native_write_cr4(unsigned long val) in native_write_cr4() function459 EXPORT_SYMBOL_GPL(native_write_cr4);
928 native_write_cr4(cr4); in xen_write_cr4()