Home
last modified time | relevance | path

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

/linux-3.4.99/arch/x86/include/asm/
Ddebugreg.h90 (var) = native_get_debugreg(register)
95 static inline unsigned long native_get_debugreg(int regno) in native_get_debugreg() function
/linux-3.4.99/arch/x86/kernel/
Dparavirt.c341 .get_debugreg = native_get_debugreg,