Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/kernel/
A Dswp_emulate.c160 static int swp_handler(struct pt_regs *regs, unsigned int instr) in swp_handler() function
235 .fn = swp_handler
/linux-6.3-rc2/arch/arm64/kernel/
A Darmv8_deprecated.c166 static int swp_handler(struct pt_regs *regs, u32 instr) in swp_handler() function
242 return swp_handler(regs, insn) == 0; in try_emulate_swp()

Completed in 4 milliseconds