Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/x86/include/asm/xen/
H A Dhypercall.h126 #define __HYPERCALL_0ARG() macro
128 __HYPERCALL_0ARG() __arg1 = (unsigned long)(a1);
148 __HYPERCALL_0ARG(); \
/kernel/linux/linux-6.6/arch/x86/include/asm/xen/
H A Dhypercall.h126 #define __HYPERCALL_0ARG() macro
128 __HYPERCALL_0ARG() __arg1 = (unsigned long)(a1);
148 __HYPERCALL_0ARG(); \

Completed in 2 milliseconds