Lines Matching refs:PVOP_VCALL1
81 PVOP_VCALL1(mmu.flush_tlb_one_user, addr); in __flush_tlb_one_user()
97 PVOP_VCALL1(mmu.exit_mmap, mm); in paravirt_arch_exit_mmap()
109 PVOP_VCALL1(cpu.load_sp0, sp0); in load_sp0()
139 PVOP_VCALL1(cpu.write_cr0, x); in write_cr0()
151 PVOP_VCALL1(mmu.write_cr2, x); in write_cr2()
168 PVOP_VCALL1(cpu.write_cr4, x); in __write_cr4()
282 PVOP_VCALL1(cpu.load_gdt, dtr); in load_gdt()
286 PVOP_VCALL1(cpu.load_idt, dtr); in load_idt()
305 PVOP_VCALL1(cpu.load_gs_index, gs); in load_gs_index()
365 PVOP_VCALL1(mmu.release_pte, pfn); in paravirt_release_pte()
375 PVOP_VCALL1(mmu.release_pmd, pfn); in paravirt_release_pmd()
384 PVOP_VCALL1(mmu.release_pud, pfn); in paravirt_release_pud()
394 PVOP_VCALL1(mmu.release_p4d, pfn); in paravirt_release_p4d()
557 PVOP_VCALL1(cpu.start_context_switch, prev); in arch_start_context_switch()
562 PVOP_VCALL1(cpu.end_context_switch, next); in arch_end_context_switch()
610 PVOP_VCALL1(lock.kick, cpu); in pv_kick()
727 #undef PVOP_VCALL1