Home
last modified time | relevance | path

Searched defs:amd_nb_has_feature (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/arch/x86/include/asm/
Damd_nb.h68 #define amd_nb_has_feature(x) false macro
/linux-6.14.4/arch/x86/kernel/
Damd_nb.c47 bool amd_nb_has_feature(unsigned int feature) in amd_nb_has_feature() function