Searched refs:vmx_set_nmi_blocking (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/i386/hvf/ | ||
H A D | vmx.h | 207 static inline void vmx_set_nmi_blocking(CPUState *cpu) in vmx_set_nmi_blocking() function |
H A D | hvf.c | 505 vmx_set_nmi_blocking(cpu); in hvf_vcpu_exec() |