Searched defs:PVOP_VCALL0 (Results 1 - 1 of 1) sorted by relevance

/external/kernel-headers/original/asm-x86/
H A Dparavirt.h416 #define PVOP_VCALL0(op) \ macro
496 PVOP_VCALL0(pv_cpu_ops.clts);
545 PVOP_VCALL0(pv_irq_ops.safe_halt);
550 PVOP_VCALL0(pv_irq_ops.safe_halt);
555 PVOP_VCALL0(pv_cpu_ops.wbinvd);
631 PVOP_VCALL0(pv_cpu_ops.load_tr_desc);
710 PVOP_VCALL0(pv_apic_ops.setup_boot_clock);
715 PVOP_VCALL0(pv_apic_ops.setup_secondary_clock);
763 PVOP_VCALL0(pv_mmu_ops.flush_tlb_user);
767 PVOP_VCALL0(pv_mmu_op
1099 #undef PVOP_VCALL0 macro
[all...]

Completed in 51 milliseconds