Home
last modified time | relevance | path

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

/linux-3.3/arch/powerpc/platforms/iseries/
Dpci.c69 static unsigned long max_io_memory = BASE_IO_MEMORY; variable
346 max_io_memory = BASE_IO_MEMORY + in iomm_table_allocate_entry()
590 if ((orig_addr < BASE_IO_MEMORY) || (orig_addr >= max_io_memory)) { in xlate_iomm_address()