Home
last modified time | relevance | path

Searched refs:post_kmmio_handler (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/mm/
H A Dkmmio.c44 * Used only by writers (RCU) and post_kmmio_handler().
330 static int post_kmmio_handler(unsigned long condition, struct pt_regs *regs) in post_kmmio_handler() function
587 if (post_kmmio_handler(*dr6_p, arg->regs) == 1) { in kmmio_die_notifier()
/kernel/linux/linux-6.6/arch/x86/mm/
H A Dkmmio.c44 * Used only by writers (RCU) and post_kmmio_handler().
334 static int post_kmmio_handler(unsigned long condition, struct pt_regs *regs) in post_kmmio_handler() function
597 if (post_kmmio_handler(*dr6_p, arg->regs) == 1) { in kmmio_die_notifier()

Completed in 2 milliseconds