Home
last modified time | relevance | path

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

/Linux-v4.19/arch/microblaze/include/asm/
Dio.h21 #define _ISA_MEM_BASE 0 macro
24 #define _ISA_MEM_BASE isa_mem_base macro
/Linux-v4.19/arch/powerpc/include/asm/
Dio.h51 #define _ISA_MEM_BASE 0 macro
55 #define _ISA_MEM_BASE isa_mem_base macro
59 #define _ISA_MEM_BASE isa_mem_base macro
/Linux-v4.19/arch/powerpc/mm/
Dpgtable_32.c143 p += _ISA_MEM_BASE; in __ioremap_caller()