Searched defs:is_amd (Results 1 – 3 of 3) sorted by relevance
| /linux/tools/perf/util/ | ||
| H A D | env.c | 786 static int is_amd; /* 0: Uninitialized, 1: Yes, -1: No */ in perf_env__is_x86_amd_cpu() local |
| /linux/tools/arch/x86/kcpuid/ | ||
| H A D | kcpuid.c | 80 static bool is_amd; global() variable |
| /linux/arch/x86/kvm/mmu/ | ||
| H A D | mmu.c | 5436 bool is_amd = true; reset_shadow_zero_bits_mask() local |