Home
last modified time | relevance | path

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

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