Home
last modified time | relevance | path

Searched refs:HPET_MMAP_SIZE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/
H A Dhpet.h7 #define HPET_MMAP_SIZE 1024 macro
/kernel/linux/linux-6.6/arch/mips/include/asm/
H A Dhpet.h7 #define HPET_MMAP_SIZE 1024 macro
/kernel/linux/linux-6.6/arch/x86/include/asm/
H A Dhpet.h9 #define HPET_MMAP_SIZE 1024 macro
/kernel/linux/linux-5.10/arch/x86/include/asm/
H A Dhpet.h9 #define HPET_MMAP_SIZE 1024 macro
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dhpet.c88 hpet_virt_address = ioremap(hpet_address, HPET_MMAP_SIZE); in hpet_set_mapping()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dhpet.c89 hpet_virt_address = ioremap(hpet_address, HPET_MMAP_SIZE); in hpet_set_mapping()

Completed in 8 milliseconds