Searched refs:vm_pgt_phys (Results 1 – 4 of 4) sorted by relevance
1200 unsigned long vm_pgt_phys; member1260 if ((~0UL) == info->vm_pgt_phys) { in hw_trn_init()1267 ptp_phys_low = (u32)info->vm_pgt_phys; in hw_trn_init()1268 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); in hw_trn_init()2041 trn_info.vm_pgt_phys = info->vm_pgt_phys; in hw_card_init()
1143 unsigned long vm_pgt_phys; member1239 if ((~0UL) == info->vm_pgt_phys) { in hw_trn_init()1246 ptp_phys_low = (u32)info->vm_pgt_phys; in hw_trn_init()1247 ptp_phys_high = upper_32_bits(info->vm_pgt_phys); in hw_trn_init()2163 trn_info.vm_pgt_phys = info->vm_pgt_phys; in hw_card_init()
56 unsigned long vm_pgt_phys; member
1343 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_create_hw_devs()1567 info.vm_pgt_phys = atc_get_ptp_phys(atc, 0); in atc_hw_resume()
Completed in 18 milliseconds