Home
last modified time | relevance | path

Searched refs:old_period (Results 1 – 3 of 3) sorted by relevance

/linux/arch/x86/kvm/mmu/
H A Dmmu.c7310 uint old_period, new_period; in set_nx_huge_pages_recovery_param() local
7316 was_recovery_enabled = calc_nx_huge_pages_recovery_period(&old_period); in set_nx_huge_pages_recovery_param()
7325 (!was_recovery_enabled || old_period > new_period)) { in set_nx_huge_pages_recovery_param()
/linux/drivers/scsi/aic7xxx/
H A Daic7xxx_core.c2474 u_int old_period; in ahc_set_syncrate() local
2503 old_period = tinfo->curr.period; in ahc_set_syncrate()
2508 && (old_period != period in ahc_set_syncrate()
H A Daic79xx_core.c3861 u_int old_period; in ahd_set_syncrate() local
3890 old_period = tinfo->curr.period; in ahd_set_syncrate()
3895 && (old_period != period in ahd_set_syncrate()