Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dvmware.h68 #define VMWARE_CMD_MASK 0xf007fU macro
/linux/arch/x86/kernel/cpu/
H A Dvmware.c515 if (cmd & ~VMWARE_CMD_MASK) { in vmware_tdx_hypercall()