Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/include/asm/
H A Ddebug-monitors.h100 void user_fastforward_single_step(struct task_struct *task);
/openbmc/linux/arch/arm64/kernel/
H A Ddebug-monitors.c401 void user_fastforward_single_step(struct task_struct *task) in user_fastforward_single_step() function
H A Dtraps.c369 user_fastforward_single_step(current); in arm64_skip_faulting_instruction()
571 user_fastforward_single_step(current); in do_el0_mops()