Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/
H A Dinvpcid.h23 #define INVPCID_TYPE_ALL_NON_GLOBAL 3 macro
47 __invpcid(0, 0, INVPCID_TYPE_ALL_NON_GLOBAL); in invpcid_flush_all_nonglobals()
/openbmc/linux/arch/x86/kvm/
H A Dx86.c13432 case INVPCID_TYPE_ALL_NON_GLOBAL: in kvm_handle_invpcid()