Home
last modified time | relevance | path

Searched defs:handle_exit_irqoff (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/arch/x86/include/asm/
Dkvm_host.h1769 void (*handle_exit_irqoff)(struct kvm_vcpu *vcpu); member
/linux-6.12.1/arch/x86/kvm/
Dx86.c11041 kvm_x86_call(handle_exit_irqoff)(vcpu); in vcpu_enter_guest() local