Searched refs:native_write_cr4 (Results 1 – 6 of 6) sorted by relevance
463 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()468 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()479 insn = (unsigned char *)native_write_cr4; in lkdtm_UNSET_SMEP()504 native_write_cr4(cr4); in lkdtm_UNSET_SMEP()
77 void native_write_cr4(unsigned long val);179 native_write_cr4(x); in __write_cr4()
1173 native_write_cr4(cr4 ^ X86_CR4_PGE); in native_flush_tlb_global()1175 native_write_cr4(cr4); in native_flush_tlb_global()
292 .cpu.write_cr4 = native_write_cr4,
387 void native_write_cr4(unsigned long val) in native_write_cr4() function406 EXPORT_SYMBOL_GPL(native_write_cr4);
909 native_write_cr4(cr4); in xen_write_cr4()
Completed in 17 milliseconds