Home
last modified time | relevance | path

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

/linux-3.3/arch/x86/include/asm/
Dhighmem.h55 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-3.3/arch/tile/include/asm/
Dhighmem.h51 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-3.3/arch/mips/include/asm/
Dhighmem.h43 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-3.3/arch/arm/include/asm/
Dhighmem.h10 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-3.3/arch/sparc/include/asm/
Dhighmem.h50 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-3.3/arch/mn10300/include/asm/
Dhighmem.h44 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-3.3/arch/powerpc/include/asm/
Dhighmem.h59 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-3.3/arch/hexagon/include/asm/
Dmem-layout.h92 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro
/linux-3.3/arch/frv/include/asm/
Dhighmem.h57 #define PKMAP_ADDR(nr) (PKMAP_BASE + ((nr) << PAGE_SHIFT)) macro