Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/asm-ia64/sn/
Dbte.h74 #define BTE_MAX_XFER ((1 << BTE_LEN_BITS) * L1_CACHE_BYTES) macro
/linux-2.4.37.9/arch/ia64/sn/kernel/
Dbte.c408 alloc_bootmem_node(NODE_DATA(cnode), BTE_MAX_XFER); in bte_init_node()