Home
last modified time | relevance | path

Searched defs:is_amd (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Denv.c786 static int is_amd; /* 0: Uninitialized, 1: Yes, -1: No */ in perf_env__is_x86_amd_cpu() local
797 bool is_amd; in x86__is_amd_cpu() local
/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c80 static bool is_amd; global() variable
/linux/arch/x86/kvm/mmu/
H A Dmmu.c5332 bool is_amd = true; in reset_shadow_zero_bits_mask() local