PVOP_CALL2        726 include/asm-x86/paravirt.h 	return PVOP_CALL2(u64, pv_cpu_ops.read_msr, msr, err);
PVOP_CALL2        730 include/asm-x86/paravirt.h 	return PVOP_CALL2(u64, pv_cpu_ops.read_msr_amd, msr, err);
PVOP_CALL2       1040 include/asm-x86/paravirt.h 	ret = PVOP_CALL2(unsigned long, pv_mmu_ops.kmap_atomic_pte, page, type);
PVOP_CALL2       1062 include/asm-x86/paravirt.h 		ret = PVOP_CALL2(pteval_t,
PVOP_CALL2       1078 include/asm-x86/paravirt.h 		ret = PVOP_CALL2(pteval_t, pv_mmu_ops.pte_val,
PVOP_CALL2       1092 include/asm-x86/paravirt.h 		ret = PVOP_CALL2(pteval_t, pv_mmu_ops.pte_flags,
PVOP_CALL2       1109 include/asm-x86/paravirt.h 		ret = PVOP_CALL2(pgdval_t, pv_mmu_ops.make_pgd,
PVOP_CALL2       1123 include/asm-x86/paravirt.h 		ret =  PVOP_CALL2(pgdval_t, pv_mmu_ops.pgd_val,
PVOP_CALL2       1191 include/asm-x86/paravirt.h 		ret = PVOP_CALL2(pmdval_t, pv_mmu_ops.make_pmd,
PVOP_CALL2       1205 include/asm-x86/paravirt.h 		ret =  PVOP_CALL2(pmdval_t, pv_mmu_ops.pmd_val,
PVOP_CALL2       1231 include/asm-x86/paravirt.h 		ret = PVOP_CALL2(pudval_t, pv_mmu_ops.make_pud,
PVOP_CALL2       1245 include/asm-x86/paravirt.h 		ret =  PVOP_CALL2(pudval_t, pv_mmu_ops.pud_val,