Searched defs:leaf (Results 1 – 4 of 4) sorted by relevance
/arch/arm64/kernel/ |
D | topology.c | 75 bool leaf = true; in parse_core() local 122 bool leaf = true; in parse_cluster() local
|
/arch/mips/kernel/ |
D | process.c | 456 int leaf; in unwind_stack_by_address() local
|
/arch/x86/kernel/ |
D | xsave.c | 463 int eax, ebx, ecx, edx, leaf = 0x2; in setup_xstate_features() local
|
/arch/x86/kernel/cpu/ |
D | intel_cacheinfo.c | 224 amd_cpuid4(int leaf, union _cpuid4_leaf_eax *eax, in amd_cpuid4() 962 static inline ssize_t show_shared_cpu_map(struct _cpuid4_info *leaf, char *buf, in show_shared_cpu_map() 968 static inline ssize_t show_shared_cpu_list(struct _cpuid4_info *leaf, char *buf, in show_shared_cpu_list()
|