Home
last modified time | relevance | path

Searched refs:AMD_VENDOR_ID (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/x86/x86/
H A Didentcpu.c225 { AMD_VENDOR_ID, CPU_VENDOR_AMD }, /* AuthenticAMD */
1785 if (strcmp(cpu_vendor, AMD_VENDOR_ID) == 0 || in pti_get_default()
/f-stack/freebsd/x86/include/
H A Dspecialreg.h511 #define AMD_VENDOR_ID "AuthenticAMD" macro