Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dibt.h78 extern __noendbr void ibt_restore(u64 save);
104 static inline void ibt_restore(u64 save) { } in ibt_restore() function
H A Defi.h110 ibt_restore(ibt); \
/linux/arch/x86/kernel/
H A Dapm_32.c612 ibt_restore(ibt); in __apm_bios_call()
692 ibt_restore(ibt); in __apm_bios_call_simple()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c572 __noendbr void ibt_restore(u64 save) in ibt_restore() function