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

/linux-4.1.27/arch/x86/include/asm/
H A Ddebugreg.h17 native_set_debugreg(register, value)
49 static inline void native_set_debugreg(int regno, unsigned long value) native_set_debugreg() function
/linux-4.1.27/arch/x86/kernel/
H A Dparavirt.c346 .set_debugreg = native_set_debugreg,
403 NOKPROBE_SYMBOL(native_set_debugreg); variable

Completed in 69 milliseconds