Home
last modified time | relevance | path

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

/linux-6.6.21/include/linux/
Dhpet.h96 unsigned long hd_phys_address; member
/linux-6.6.21/drivers/char/
Dhpet.c717 if (hpetp->hp_hpet_phys == hdp->hd_phys_address) in hpet_is_known()
831 hpetp->hp_hpet_phys = hdp->hd_phys_address; in hpet_alloc()
866 hpetp->hp_which, hdp->hd_phys_address, in hpet_alloc()
935 hdp->hd_phys_address = addr.address.minimum; in hpet_resources()
949 hdp->hd_phys_address = fixmem32->address; in hpet_resources()
/linux-6.6.21/arch/x86/kernel/
Dhpet.c194 hd.hd_phys_address = hpet_address; in hpet_reserve_platform_timers()