Searched defs:write_cr4 (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dsystem.h316 #define write_cr4(x) (native_write_cr4(x)) macro
H A Dparavirt.h91 static inline void write_cr4(unsigned long x) function
H A Dparavirt_types.h107 void (*write_cr4)(unsigned long); member in struct:pv_cpu_ops

Completed in 48 milliseconds