Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h291 HYPERVISOR_get_debugreg(int reg) in HYPERVISOR_get_debugreg() function
/openbmc/linux/arch/x86/xen/
H A Denlighten_pv.c373 return HYPERVISOR_get_debugreg(reg); in xen_get_debugreg()