Home
last modified time | relevance | path

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

/linux-6.1.9/arch/x86/include/asm/xen/
Dhypercall.h119 #define __HYPERCALL_0PARAM "=r" (__res), ASM_CALL_CONSTRAINT macro
120 #define __HYPERCALL_1PARAM __HYPERCALL_0PARAM, "+r" (__arg1)
150 : __HYPERCALL_0PARAM \