Home
last modified time | relevance | path

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

/linux/arch/x86/include/asm/
H A Dibt.h79 extern __noendbr void ibt_restore(u64 save);
105 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.c611 ibt_restore(ibt); in __apm_bios_call()
691 ibt_restore(ibt); in __apm_bios_call_simple()
H A Dalternative.c2441 ibt_restore(ibt); in alternative_instructions()
/linux/arch/x86/kernel/cpu/
H A Dcommon.c618 __noendbr void ibt_restore(u64 save) in ibt_restore() function