Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/kvm/vmx/
H A Dvmx_ops.h17 void invvpid_error(unsigned long ext, u16 vpid, gva_t gva);
H A Dvmx.c473 noinline void invvpid_error(unsigned long ext, u16 vpid, gva_t gva) in invvpid_error() function