Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/kernel/
Dparavirt.c226 static noinstr unsigned long pv_native_get_debugreg(int regno) in pv_native_get_debugreg() function
271 .cpu.get_debugreg = pv_native_get_debugreg,