Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Dparavirt.h91 PVOP_VCALL4(cpu.cpuid, eax, ebx, ecx, edx); in __cpuid()
290 PVOP_VCALL4(cpu.write_gdt_entry, dt, entry, desc, type); in write_gdt_entry()
431 PVOP_VCALL4(mmu.ptep_modify_prot_commit, in ptep_modify_prot_commit()
450 PVOP_VCALL4(mmu.set_pte_at, mm, addr, ptep, pte.pte); in set_pte_at()
792 #undef PVOP_VCALL4
Dparavirt_types.h632 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ macro
642 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ macro