Home
last modified time | relevance | path

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

/arch/riscv/include/asm/
A Dentry-common.h26 void handle_break(struct pt_regs *regs);
/arch/riscv/kernel/
A Dtraps.c283 void handle_break(struct pt_regs *regs) in handle_break() function
313 handle_break(regs); in do_trap_break()
320 handle_break(regs); in do_trap_break()
/arch/parisc/kernel/
A Dtraps.c282 static void handle_break(struct pt_regs *regs) in handle_break() function
576 handle_break(regs); in handle_interruption()
/arch/mips/include/asm/
A Dkvm_host.h725 int (*handle_break)(struct kvm_vcpu *vcpu); member
/arch/mips/kvm/
A Dmips.c1263 ret = kvm_mips_callbacks->handle_break(vcpu); in __kvm_mips_handle_exit()
A Dvz.c3279 .handle_break = kvm_trap_vz_no_handler,

Completed in 25 milliseconds