Home
last modified time | relevance | path

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

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