Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dibt.h102 static inline bool is_endbr(u32 *val) { return false; } in is_endbr() function
/linux/arch/x86/kernel/
H A Dalternative.c1111 __noendbr bool is_endbr(u32 *val) in is_endbr() function