PVOP_CALL1        618 include/asm-x86/paravirt.h 	return PVOP_CALL1(int, pv_time_ops.set_wallclock, nowtime);
PVOP_CALL1        638 include/asm-x86/paravirt.h 	return PVOP_CALL1(unsigned long, pv_cpu_ops.get_debugreg, reg);
PVOP_CALL1        806 include/asm-x86/paravirt.h 	return PVOP_CALL1(u64, pv_cpu_ops.read_pmc, counter);
PVOP_CALL1        818 include/asm-x86/paravirt.h 	return PVOP_CALL1(u64, pv_cpu_ops.read_tscp, aux);
PVOP_CALL1        995 include/asm-x86/paravirt.h 	return PVOP_CALL1(int, pv_mmu_ops.pgd_alloc, mm);
PVOP_CALL1       1066 include/asm-x86/paravirt.h 		ret = PVOP_CALL1(pteval_t,
PVOP_CALL1       1081 include/asm-x86/paravirt.h 		ret = PVOP_CALL1(pteval_t, pv_mmu_ops.pte_val,
PVOP_CALL1       1095 include/asm-x86/paravirt.h 		ret = PVOP_CALL1(pteval_t, pv_mmu_ops.pte_flags,
PVOP_CALL1       1112 include/asm-x86/paravirt.h 		ret = PVOP_CALL1(pgdval_t, pv_mmu_ops.make_pgd,
PVOP_CALL1       1126 include/asm-x86/paravirt.h 		ret =  PVOP_CALL1(pgdval_t, pv_mmu_ops.pgd_val,
PVOP_CALL1       1194 include/asm-x86/paravirt.h 		ret = PVOP_CALL1(pmdval_t, pv_mmu_ops.make_pmd,
PVOP_CALL1       1208 include/asm-x86/paravirt.h 		ret =  PVOP_CALL1(pmdval_t, pv_mmu_ops.pmd_val,
PVOP_CALL1       1234 include/asm-x86/paravirt.h 		ret = PVOP_CALL1(pudval_t, pv_mmu_ops.make_pud,
PVOP_CALL1       1248 include/asm-x86/paravirt.h 		ret =  PVOP_CALL1(pudval_t, pv_mmu_ops.pud_val,
PVOP_CALL1       1398 include/asm-x86/paravirt.h 	return PVOP_CALL1(int, pv_lock_ops.spin_is_locked, lock);
PVOP_CALL1       1403 include/asm-x86/paravirt.h 	return PVOP_CALL1(int, pv_lock_ops.spin_is_contended, lock);
PVOP_CALL1       1419 include/asm-x86/paravirt.h 	return PVOP_CALL1(int, pv_lock_ops.spin_trylock, lock);