Home
last modified time | relevance | path

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

/linux-6.15/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-6.15/arch/x86/kernel/
H A Dapm_32.c612 ibt_restore(ibt); in __apm_bios_call()
692 ibt_restore(ibt); in __apm_bios_call_simple()
H A Dalternative.c2383 ibt_restore(ibt); in alternative_instructions()
/linux-6.15/arch/x86/kernel/cpu/
H A Dcommon.c573 __noendbr void ibt_restore(u64 save) in ibt_restore() function