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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dparavirt.h397 #define PVOP_VCALL4(op, arg1, arg2, arg3, arg4) \ macro
434 PVOP_VCALL4(cpuid, eax, ebx, ecx, edx);
617 PVOP_VCALL4(write_ldt_entry, dt, entry, low, high);
621 PVOP_VCALL4(write_gdt_entry, dt, entry, low, high);
625 PVOP_VCALL4(write_idt_entry, dt, entry, low, high);
745 PVOP_VCALL4(alloc_pd_clone, pfn, clonepfn, start, count);
880 PVOP_VCALL4(set_pte_at, mm, addr, ptep, pteval.pte_low);
1024 #undef PVOP_VCALL4 macro

Completed in 62 milliseconds