Searched refs:native_write_cr2 (Results 1 – 2 of 2) sorted by relevance
208 static inline void native_write_cr2(unsigned long val) in native_write_cr2() function278 #define write_cr2(x) (native_write_cr2(x))
412 .write_cr2 = native_write_cr2,