Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A 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/arch/x86/kvm/vmx/
H A Dvmx.c7037 fred_entry_from_kvm(EVENT_TYPE_EXTINT, vector); in handle_external_interrupt_irqoff()
7347 fred_entry_from_kvm(EVENT_TYPE_NMI, NMI_VECTOR); in vmx_vcpu_enter_exit()