Home
last modified time | relevance | path

Searched refs:native_set_debugreg (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Ddebugreg.h18 native_set_debugreg(register, value)
63 static __always_inline void native_set_debugreg(int regno, unsigned long value) in native_set_debugreg() function
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Ddebugreg.h18 native_set_debugreg(register, value)
63 static __always_inline void native_set_debugreg(int regno, unsigned long value) in native_set_debugreg() function
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dparavirt.c287 .cpu.set_debugreg = native_set_debugreg,
419 NOKPROBE_SYMBOL(native_set_debugreg); variable
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dparavirt.c159 native_set_debugreg(regno, val); in pv_native_set_debugreg()

Completed in 2 milliseconds