Home
last modified time | relevance | path

Searched refs:APBT_MMAP_SIZE (Results 1 – 2 of 2) sorted by relevance

/linux-2.6.39/arch/x86/include/asm/
Dapb_timer.h48 #define APBT_MMAP_SIZE 1024 macro
/linux-2.6.39/arch/x86/kernel/
Dapb_timer.c133 apbt_virt_address = ioremap_nocache(apbt_address, APBT_MMAP_SIZE); in apbt_set_mapping()