Searched refs:P2SEG (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/sh/include/cpu-sh2a/cpu/
H A Daddrspace.h6 #define P2SEG 0x20000000 macro
/linux-4.4.14/arch/sh/include/cpu-common/cpu/
H A Daddrspace.h15 #define P2SEG 0xa0000000 macro
/linux-4.4.14/arch/avr32/include/asm/
H A Daddrspace.h19 #define P2SEG 0xa0000000 macro
35 | P2SEG))
/linux-4.4.14/arch/sh/include/cpu-sh4/cpu/
H A Daddrspace.h15 #define P2SEG 0xa0000000 macro
/linux-4.4.14/arch/sh/mm/
H A Duncached.c32 uncached_start = P2SEG; uncached_init()
/linux-4.4.14/arch/sh/include/asm/
H A Daddrspace.h38 ((__typeof__(a))(((unsigned long)(a) & 0x1fffffff) | P2SEG))
/linux-4.4.14/arch/sh/boot/compressed/
H A Dmisc.c125 output_addr |= P2SEG; decompress_kernel()
/linux-4.4.14/arch/avr32/mm/
H A Dioremap.c82 if (PXSEG(addr) == P2SEG) __iounmap()
H A Ddma-coherent.c21 if (PXSEG(vaddr) == P2SEG) dma_cache_sync()
/linux-4.4.14/arch/sh/drivers/pci/
H A Dpci-sh5.h81 /* #define SH5PCI_VCR_BASE (P2SEG_PCICB_BLOCK + P2SEG) */

Completed in 778 milliseconds