Home
last modified time | relevance | path

Searched refs:kmsan_unpoison_entry_regs (Results 1 – 6 of 6) sorted by relevance

/linux/kernel/entry/
H A Dcommon.c279 kmsan_unpoison_entry_regs(regs); in irqentry_enter()
295 kmsan_unpoison_entry_regs(regs); in irqentry_enter()
381 kmsan_unpoison_entry_regs(regs); in irqentry_nmi_enter()
/linux/include/linux/
H A Dkmsan.h231 void kmsan_unpoison_entry_regs(const struct pt_regs *regs);
389 static inline void kmsan_unpoison_entry_regs(const struct pt_regs *regs) in kmsan_unpoison_entry_regs() function
H A Dentry-common.h116 kmsan_unpoison_entry_regs(regs); in enter_from_user_mode()
/linux/mm/kmsan/
H A Dhooks.c414 void kmsan_unpoison_entry_regs(const struct pt_regs *regs) in kmsan_unpoison_entry_regs() function
/linux/arch/s390/kernel/
H A Dtraps.c271 kmsan_unpoison_entry_regs(regs); in kernel_stack_overflow()
/linux/arch/x86/kernel/
H A Dtraps.c277 kmsan_unpoison_entry_regs(regs); in handle_bug()