Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/x86/include/asm/
H A Ddebugreg.h16 (var) = native_get_debugreg(register)
21 static __always_inline unsigned long native_get_debugreg(int regno) in native_get_debugreg() function
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dparavirt.c286 .cpu.get_debugreg = native_get_debugreg,
418 NOKPROBE_SYMBOL(native_get_debugreg);