Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/
Dhpet.h6 #define HPET_MMAP_SIZE 1024 macro
/linux-4.4.14/arch/x86/include/asm/
Dhpet.h8 #define HPET_MMAP_SIZE 1024 macro
/linux-4.4.14/arch/x86/kernel/
Dhpet.c77 hpet_virt_address = ioremap_nocache(hpet_address, HPET_MMAP_SIZE); in hpet_set_mapping()