Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dioremap.h13 #ifndef IOREMAP_START
14 #define IOREMAP_START VMALLOC_START macro
21 return addr >= IOREMAP_START && addr < IOREMAP_END; in is_ioremap_addr()
/openbmc/linux/mm/
H A Dioremap.c36 area = __get_vm_area_caller(size, VM_IOREMAP, IOREMAP_START, in generic_ioremap_prot()
/openbmc/linux/arch/powerpc/include/asm/nohash/32/
H A Dpgtable.h91 #define IOREMAP_START VMALLOC_START macro
/openbmc/linux/arch/powerpc/include/asm/nohash/64/
H A Dpgtable.h57 #define IOREMAP_START (ioremap_bot) macro
/openbmc/linux/arch/powerpc/include/asm/book3s/32/
H A Dpgtable.h187 #define IOREMAP_START VMALLOC_START macro
/openbmc/linux/arch/powerpc/include/asm/book3s/64/
H A Dpgtable.h316 #define IOREMAP_START (ioremap_bot) macro