Home
last modified time | relevance | path

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

/openbmc/linux/arch/arm64/xen/
H A Dhypercall.S58 #define HYPERCALL_SIMPLE(hypercall) \ macro
65 #define HYPERCALL0 HYPERCALL_SIMPLE
66 #define HYPERCALL1 HYPERCALL_SIMPLE
67 #define HYPERCALL2 HYPERCALL_SIMPLE
68 #define HYPERCALL3 HYPERCALL_SIMPLE
69 #define HYPERCALL4 HYPERCALL_SIMPLE
70 #define HYPERCALL5 HYPERCALL_SIMPLE
/openbmc/linux/arch/arm/xen/
H A Dhypercall.S57 #define HYPERCALL_SIMPLE(hypercall) \ macro
64 #define HYPERCALL0 HYPERCALL_SIMPLE
65 #define HYPERCALL1 HYPERCALL_SIMPLE
66 #define HYPERCALL2 HYPERCALL_SIMPLE
67 #define HYPERCALL3 HYPERCALL_SIMPLE
68 #define HYPERCALL4 HYPERCALL_SIMPLE