Home
last modified time | relevance | path

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

/linux-6.15/arch/x86/kernel/
H A Dparavirt.c104 static noinstr void pv_native_set_debugreg(int regno, unsigned long val) in pv_native_set_debugreg() function
127 .cpu.set_debugreg = pv_native_set_debugreg,