Home
last modified time | relevance | path

Searched defs:subleaf (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/usr.bin/ssh/
H A Dxmss_fast.h16 unsigned int subleaf; member
/openbsd-src/gnu/llvm/llvm/lib/TargetParser/
H A DHost.cpp601 static bool getX86CpuIDAndInfoEx(unsigned value, unsigned subleaf, in getX86CpuIDAndInfoEx()
/openbsd-src/sys/arch/amd64/amd64/
H A Dvmm_machdep.c5987 vmm_handle_cpuid_0xd(struct vcpu * vcpu,uint32_t subleaf,uint64_t * rax,uint32_t eax,uint32_t ebx,uint32_t ecx,uint32_t edx) vmm_handle_cpuid_0xd() argument
6055 uint32_t leaf, subleaf, eax, ebx, ecx, edx; vmm_handle_cpuid() local
[all...]
/openbsd-src/gnu/llvm/compiler-rt/lib/builtins/
H A Dcpu_model.c237 static bool getX86CpuIDAndInfoEx(unsigned value, unsigned subleaf, in getX86CpuIDAndInfoEx()