Home
last modified time | relevance | path

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

/linux/arch/x86/boot/
H A Dcpucheck.c59 static int is_amd(void) in is_amd() function
130 is_amd()) { in check_cpu()
/linux/tools/arch/x86/kcpuid/
H A Dkcpuid.c80 static bool is_amd; variable
587 is_amd = true; in setup_platform_cpuid()
/linux/arch/x86/kvm/mmu/
H A Dmmu.c5106 bool is_amd = true; in reset_shadow_zero_bits_mask() local
5119 is_pse, is_amd); in reset_shadow_zero_bits_mask()