Searched defs:subleaf (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/usr.bin/ssh/ |
H A D | xmss_fast.h | 16 unsigned int subleaf; member
|
/openbsd-src/gnu/llvm/llvm/lib/TargetParser/ |
H A D | Host.cpp | 601 static bool getX86CpuIDAndInfoEx(unsigned value, unsigned subleaf, in getX86CpuIDAndInfoEx()
|
/openbsd-src/sys/arch/amd64/amd64/ |
H A D | vmm_machdep.c | 5987 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 D | cpu_model.c | 237 static bool getX86CpuIDAndInfoEx(unsigned value, unsigned subleaf, in getX86CpuIDAndInfoEx()
|