Home
last modified time | relevance | path

Searched refs:handle_trapped_io (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/sh/include/asm/
H A Dio_trapped.h22 int handle_trapped_io(struct pt_regs *regs, unsigned long address);
54 #define handle_trapped_io(tiop, address) 0 macro
/kernel/linux/linux-6.6/arch/sh/include/asm/
H A Dio_trapped.h22 int handle_trapped_io(struct pt_regs *regs, unsigned long address);
54 #define handle_trapped_io(tiop, address) 0 macro
/kernel/linux/linux-5.10/arch/sh/kernel/
H A Dio_trapped.c271 int handle_trapped_io(struct pt_regs *regs, unsigned long address) in handle_trapped_io() function
/kernel/linux/linux-6.6/arch/sh/kernel/
H A Dio_trapped.c271 int handle_trapped_io(struct pt_regs *regs, unsigned long address) in handle_trapped_io() function
/kernel/linux/linux-5.10/arch/sh/mm/
H A Dfault.c229 if (handle_trapped_io(regs, address)) in no_context()
/kernel/linux/linux-6.6/arch/sh/mm/
H A Dfault.c229 if (handle_trapped_io(regs, address)) in no_context()

Completed in 3 milliseconds