Home
last modified time | relevance | path

Searched refs:task_gate_desc (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c3380 struct desc_struct task_gate_desc; in emulator_do_task_switch() local
3384 &task_gate_desc); in emulator_do_task_switch()
3388 dpl = task_gate_desc.dpl; in emulator_do_task_switch()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c2953 struct desc_struct task_gate_desc; in emulator_do_task_switch() local
2957 &task_gate_desc); in emulator_do_task_switch()
2961 dpl = task_gate_desc.dpl; in emulator_do_task_switch()

Completed in 14 milliseconds