Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/include/asm/xen/
H A Dhypercall.h96 #define __HYPERCALL_RETREG "eax" macro
103 #define __HYPERCALL_RETREG "rax" macro
112 register unsigned long __res asm(__HYPERCALL_RETREG); \