Searched refs:hd_phys_address (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/
H A Dhpet.h96 unsigned long hd_phys_address; member in struct:hpet_data
/linux-master/drivers/char/
H A Dhpet.c697 if (hpetp->hp_hpet_phys == hdp->hd_phys_address)
810 hpetp->hp_hpet_phys = hdp->hd_phys_address;
845 hpetp->hp_which, hdp->hd_phys_address,
903 hdp->hd_phys_address = addr.address.minimum;
917 hdp->hd_phys_address = fixmem32->address;
/linux-master/arch/x86/kernel/
H A Dhpet.c194 hd.hd_phys_address = hpet_address;

Completed in 99 milliseconds