Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/kvm/
H A Demulate.c2779 static bool vendor_intel(struct x86_emulate_ctxt *ctxt) in vendor_intel() function
2900 && !vendor_intel(ctxt)) in em_sysenter()
3072 if (ctxt->ad_bytes != 4 || !vendor_intel(ctxt)) in string_registers_quirk()
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Demulate.c2354 static bool vendor_intel(struct x86_emulate_ctxt *ctxt) in vendor_intel() function
2475 && !vendor_intel(ctxt)) in em_sysenter()
2647 if (ctxt->ad_bytes != 4 || !vendor_intel(ctxt)) in string_registers_quirk()

Completed in 15 milliseconds