Home
last modified time | relevance | path

Searched refs:asm_exit_to_user_mode (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/arch/arm64/include/asm/
H A Dexception.h53 asmlinkage void asm_exit_to_user_mode(struct pt_regs *regs);
/linux-6.15/arch/arm64/kernel/
H A Dentry-common.c183 asmlinkage void noinstr asm_exit_to_user_mode(struct pt_regs *regs) in asm_exit_to_user_mode() function
H A Dentry.S865 bl asm_exit_to_user_mode