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

/linux-4.1.27/arch/arm64/xen/
H A Dhypercall.S57 #define HYPERCALL_SIMPLE(hypercall) \ define
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
69 #define HYPERCALL5 HYPERCALL_SIMPLE
/linux-4.1.27/arch/arm/xen/
H A Dhypercall.S57 #define HYPERCALL_SIMPLE(hypercall) \ define
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

Completed in 28 milliseconds