Lines Matching refs:X
20 #define X(name) [__HYPERVISOR_##name] = #name macro
23 X(set_trap_table),
24 X(mmu_update),
25 X(set_gdt),
26 X(stack_switch),
27 X(set_callbacks),
28 X(fpu_taskswitch),
29 X(sched_op_compat),
30 X(platform_op),
31 X(set_debugreg),
32 X(get_debugreg),
33 X(update_descriptor),
34 X(memory_op),
35 X(multicall),
36 X(update_va_mapping),
37 X(set_timer_op),
38 X(event_channel_op_compat),
39 X(xen_version),
40 X(console_io),
41 X(physdev_op_compat),
42 X(grant_table_op),
43 X(vm_assist),
44 X(update_va_mapping_otherdomain),
45 X(iret),
46 X(vcpu_op),
47 X(set_segment_base),
48 X(mmuext_op),
49 X(xsm_op),
50 X(nmi_op),
51 X(sched_op),
52 X(callback_op),
53 X(xenoprof_op),
54 X(event_channel_op),
55 X(physdev_op),
56 X(hvm_op),
57 X(sysctl),
58 X(domctl),
59 X(kexec_op),
60 X(arch_0),
61 X(arch_1),
62 X(arch_2),
63 X(arch_3),
64 X(arch_4),
65 X(arch_5),
66 X(arch_6),
67 X(arch_7),
69 #undef X