Searched refs:native_write_cr8 (Results 1 – 2 of 2) sorted by relevance
261 static inline void native_write_cr8(unsigned long val) in native_write_cr8() function287 #define write_cr8(x) (native_write_cr8(x))
344 .write_cr8 = native_write_cr8,