Home
last modified time | relevance | path

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

/openbsd/sys/arch/amd64/include/
H A Dvmmvar.h583 #define VMM_CPUID4_CACHE_TOPOLOGY_MASK 0x3FF macro
/openbsd/sys/arch/amd64/amd64/
H A Dvmm_machdep.c5844 *rax = eax & VMM_CPUID4_CACHE_TOPOLOGY_MASK; in vmm_handle_cpuid()