Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/include/asm/
H A Dibt.h68 static inline bool __is_endbr(u32 val) in __is_endbr() function
/linux-6.15/arch/x86/kernel/
H A Dalternative.c1107 return __is_endbr(endbr); in is_endbr()
1274 while (unlikely(__is_endbr(hash) || __is_endbr(-hash))) { in cfi_rehash()