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