Home
last modified time | relevance | path

Searched defs:PKMAP_ADDR (Results 1 – 13 of 13) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Dhighmem.h58 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/tile/include/asm/
Dhighmem.h51 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/mips/include/asm/
Dhighmem.h42 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/metag/include/asm/
Dhighmem.h30 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/arm/include/asm/
Dhighmem.h10 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/sparc/include/asm/
Dhighmem.h48 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/microblaze/include/asm/
Dhighmem.h51 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/powerpc/include/asm/
Dhighmem.h59 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/arc/include/asm/
Dhighmem.h29 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/mn10300/include/asm/
Dhighmem.h44 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/hexagon/include/asm/
Dmem-layout.h100 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/xtensa/include/asm/
Dhighmem.h26 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-4.4.14/arch/frv/include/asm/
Dhighmem.h57 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro