native_write_cr4
native_write_cr4(x);
void native_write_cr4(unsigned long val);
native_write_cr4(cr4 ^ X86_CR4_PGE);
native_write_cr4(cr4);
EXPORT_SYMBOL_GPL(native_write_cr4);
.cpu.write_cr4 = native_write_cr4,
native_write_cr4(cr4);
native_write_cr4(cr4);
native_write_cr4(cr4);
insn = (unsigned char *)native_write_cr4;
native_write_cr4(cr4);