Home
last modified time | relevance | path

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

/Linux-v5.10/arch/x86/include/asm/
Ddebugreg.h18 native_set_debugreg(register, value)
50 static __always_inline void native_set_debugreg(int regno, unsigned long value) in native_set_debugreg() function
/Linux-v5.10/arch/x86/kernel/
Dparavirt.c287 .cpu.set_debugreg = native_set_debugreg,
420 NOKPROBE_SYMBOL(native_set_debugreg);