Home
last modified time | relevance | path

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

/linux-6.12.1/arch/x86/include/asm/
Dfred.h74 static __always_inline void fred_entry_from_kvm(unsigned int type, unsigned int vector) in fred_entry_from_kvm() function
112 static inline void fred_entry_from_kvm(unsigned int type, unsigned int vector) { } in fred_entry_from_kvm() function
/linux-6.12.1/arch/x86/kvm/vmx/
Dvmx.c7018 fred_entry_from_kvm(EVENT_TYPE_EXTINT, vector); in handle_external_interrupt_irqoff()
7328 fred_entry_from_kvm(EVENT_TYPE_NMI, NMI_VECTOR); in vmx_vcpu_enter_exit()