Home
last modified time | relevance | path

Searched refs:ibt_restore (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/include/asm/
H A Dibt.h83 extern __noendbr void ibt_restore(u64 save);
109 static inline void ibt_restore(u64 save) { } in ibt_restore() function
H A Defi.h110 ibt_restore(ibt); \
/linux/arch/x86/kernel/
H A Dalternative.c2347 ibt_restore(ibt); in alternative_instructions()