Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/boot/
Dcpuflags.h21 static inline bool has_eflag(unsigned long mask) { return true; } in has_eflag() function
Dcpuflags.c37 bool has_eflag(unsigned long mask) in has_eflag() function