Home
last modified time | relevance | path

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

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