Searched defs:cpl (Results 1 – 7 of 7) sorted by relevance
30 void no_action(int cpl, void *dev_id, struct cpu_user_regs *regs) in no_action()
82 uint8_t cpl; member
152 unsigned int cpl = guest_kernel_mode(v, regs) ? in iopl_ok() local
905 unsigned int cpl; in _vmx_get_cpl() local
1815 int cpl = get_cpl(ctxt, ops); in _mode_iopl() local2080 int cpl = get_cpl(ctxt, ops); in protmode_load_seg() local
2786 enum x86_segment seg, uint16_t sel, unsigned int cpl, unsigned int eflags) in task_switch_load_seg()
2788 unsigned int cpl; in sh_page_fault() local
Completed in 43 milliseconds