Home
last modified time | relevance | path

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

/arch/x86/kvm/
Demulate.c3259 u32 desc_limit; in emulator_do_task_switch() local
3298 desc_limit = desc_limit_scaled(&next_tss_desc); in emulator_do_task_switch()
3300 ((desc_limit < 0x67 && (next_tss_desc.type & 8)) || in emulator_do_task_switch()
3301 desc_limit < 0x2b)) { in emulator_do_task_switch()