Home
last modified time | relevance | path

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

/arch/microblaze/include/asm/
Dio.h21 #define _ISA_MEM_BASE 0 macro
24 #define _ISA_MEM_BASE isa_mem_base macro
/arch/powerpc/include/asm/
Dio.h54 #define _ISA_MEM_BASE 0 macro
58 #define _ISA_MEM_BASE isa_mem_base macro
62 #define _ISA_MEM_BASE isa_mem_base macro
/arch/powerpc/mm/
Dpgtable_32.c205 p += _ISA_MEM_BASE; in __ioremap_caller()