Searched refs:PVOP_VCALL0 (Results 1 – 2 of 2) sorted by relevance
55 PVOP_VCALL0(cpu.io_delay); in slow_down_io()57 PVOP_VCALL0(cpu.io_delay); in slow_down_io()58 PVOP_VCALL0(cpu.io_delay); in slow_down_io()59 PVOP_VCALL0(cpu.io_delay); in slow_down_io()71 PVOP_VCALL0(mmu.flush_tlb_user); in __flush_tlb_local()76 PVOP_VCALL0(mmu.flush_tlb_kernel); in __flush_tlb_global()173 PVOP_VCALL0(irq.safe_halt); in arch_safe_halt()178 PVOP_VCALL0(irq.halt); in halt()276 PVOP_VCALL0(cpu.load_tr_desc); in load_TR_desc()326 PVOP_VCALL0(cpu.invalidate_io_bitmap); in tss_invalidate_io_bitmap()[all …]
510 #define PVOP_VCALL0(op) \ macro