Searched refs:PVOP_VCALL3 (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.h388 #define PVOP_VCALL3(op, arg1, arg2, arg3) \ macro
688 PVOP_VCALL3(startup_ipi_hook, phys_apicid, start_eip, start_esp);
725 PVOP_VCALL3(flush_tlb_others, &cpumask, mm, va);
764 PVOP_VCALL3(pte_update, mm, addr, ptep);
770 PVOP_VCALL3(pte_update_defer, mm, addr, ptep);
808 PVOP_VCALL3(set_pte, ptep, pteval.pte_low, pteval.pte_high);
820 PVOP_VCALL3(set_pte_atomic, ptep, pteval.pte_low, pteval.pte_high);
832 PVOP_VCALL3(set_pmd, pmdp, pmdval.pmd, pmdval.pmd >> 32);
837 PVOP_VCALL3(set_pud, pudp, pudval.pgd.pgd, pudval.pgd.pgd >> 32);
842 PVOP_VCALL3(pte_clea
1022 #undef PVOP_VCALL3 macro
[all...]

Completed in 23 milliseconds