Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/pv/
A Dhypercall.c38 COMPAT_CALL(set_gdt),
47 COMPAT_CALL(memory_op),
48 COMPAT_CALL(multicall),
58 COMPAT_CALL(iret),
59 COMPAT_CALL(vcpu_op),
62 COMPAT_CALL(xsm_op),
63 COMPAT_CALL(nmi_op),
64 COMPAT_CALL(sched_op),
75 COMPAT_CALL(kexec_op),
81 COMPAT_CALL(dm_op),
[all …]
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhypercall.c108 #define COMPAT_CALL(x) \ macro
117 COMPAT_CALL(vcpu_op),
119 COMPAT_CALL(xen_version),
122 COMPAT_CALL(sched_op),
123 COMPAT_CALL(set_timer_op),
131 COMPAT_CALL(platform_op),
132 COMPAT_CALL(mmuext_op),
134 COMPAT_CALL(dm_op),
142 #undef COMPAT_CALL

Completed in 3 milliseconds