Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dhypercall.h156 #define _hypercall1(type, name, a1) \ macro
254 return _hypercall1(int, set_trap_table, table); in HYPERVISOR_set_trap_table()
301 return _hypercall1(int, mca, mc_op); in HYPERVISOR_mca()
308 return _hypercall1(int, platform_op, op); in HYPERVISOR_platform_op()
320 return _hypercall1(unsigned long, get_debugreg, reg); in HYPERVISOR_get_debugreg()
429 return _hypercall1(int, tmem_op, op); in HYPERVISOR_tmem_op()
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dhypercall.h156 #define _hypercall1(type, name, a1) \ macro
255 return _hypercall1(int, set_trap_table, table); in HYPERVISOR_set_trap_table()
293 return _hypercall1(unsigned long, get_debugreg, reg); in HYPERVISOR_get_debugreg()
403 return _hypercall1(int, mca, mc_op); in HYPERVISOR_mca()
410 return _hypercall1(int, platform_op, op); in HYPERVISOR_platform_op()

Completed in 5 milliseconds