Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Ddebugreg.h92 native_set_debugreg(register, value)
124 static inline void native_set_debugreg(int regno, unsigned long value) in native_set_debugreg() function
/linux-3.4.99/arch/x86/kernel/
Dparavirt.c342 .set_debugreg = native_set_debugreg,