Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/kernel/
Dparavirt.c231 static noinstr void pv_native_set_debugreg(int regno, unsigned long val) in pv_native_set_debugreg() function
272 .cpu.set_debugreg = pv_native_set_debugreg,