Home
last modified time | relevance | path

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

/linux/arch/x86/boot/
H A Dcpucheck.c60 static int is_amd(void) in is_amd() function
/linux/tools/perf/util/
H A Denv.c815 static int is_amd; /* 0: Uninitialized, 1: Yes, -1: No */ in perf_env__is_x86_amd_cpu() local
826 bool is_amd; in x86__is_amd_cpu() local
/linux/arch/x86/kvm/mmu/
H A Dmmu.c5442 bool is_amd = true; in reset_shadow_zero_bits_mask() local