Searched defs:set_cr (Results 1 – 3 of 3) sorted by relevance
64 static inline void set_cr(unsigned long val) in set_cr() function
382 static inline void set_cr(unsigned int val) in set_cr() function
198 int (*set_cr)(struct x86_emulate_ctxt *ctxt, int cr, ulong val); member