Home
last modified time | relevance | path

Searched refs:desc_limit (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/kvm/
Demulate.c2851 u32 desc_limit; in emulator_do_task_switch() local
2890 desc_limit = desc_limit_scaled(&next_tss_desc); in emulator_do_task_switch()
2892 ((desc_limit < 0x67 && (next_tss_desc.type & 8)) || in emulator_do_task_switch()
2893 desc_limit < 0x2b)) { in emulator_do_task_switch()