Searched defs:FIX_KMAP_BEGIN (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/arch/microblaze/include/asm/ |
D | fixmap.h | 52 FIX_KMAP_BEGIN, /* reserved pte's for temporary kernel mappings */ enumerator
|
/Linux-v4.19/arch/mips/include/asm/ |
D | fixmap.h | 54 FIX_KMAP_BEGIN = FIX_CMAP_END + 1, enumerator
|
/Linux-v4.19/arch/nds32/include/asm/ |
D | fixmap.h | 15 FIX_KMAP_BEGIN, enumerator
|
/Linux-v4.19/arch/sh/include/asm/ |
D | fixmap.h | 60 FIX_KMAP_BEGIN, /* reserved pte's for temporary kernel mappings */ enumerator
|
/Linux-v4.19/arch/xtensa/include/asm/ |
D | fixmap.h | 40 FIX_KMAP_BEGIN, enumerator
|
/Linux-v4.19/arch/powerpc/include/asm/ |
D | fixmap.h | 51 FIX_KMAP_BEGIN, /* reserved pte's for temporary kernel mappings */ enumerator
|
/Linux-v4.19/arch/arm/include/asm/ |
D | fixmap.h | 16 FIX_KMAP_BEGIN = __end_of_permanent_fixed_addresses, enumerator
|
/Linux-v4.19/arch/sparc/include/asm/ |
D | vaddrs.h | 40 FIX_KMAP_BEGIN, enumerator
|
/Linux-v4.19/arch/hexagon/include/asm/ |
D | mem-layout.h | 62 FIX_KMAP_BEGIN, enumerator
|
/Linux-v4.19/arch/x86/include/asm/ |
D | fixmap.h | 97 FIX_KMAP_BEGIN, /* reserved pte's for temporary kernel mappings */ enumerator
|