Home
last modified time | relevance | path

Searched refs:irqentry_exit_to_user_mode_prepare (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dirq-entry-common.h242 static __always_inline void irqentry_exit_to_user_mode_prepare(struct pt_regs *regs) in irqentry_exit_to_user_mode_prepare() function
315 irqentry_exit_to_user_mode_prepare(regs); in irqentry_exit_to_user_mode()
/linux/arch/arm64/kernel/
H A Dentry-common.c103 irqentry_exit_to_user_mode_prepare(regs); in arm64_exit_to_user_mode()