Searched refs:MIPS_KSEG1_START (Results 1 – 25 of 30) sorted by relevance
12
98 MIPS_KSEG1_START, MIPS_KSEG2_START - MIPS_KSEG1_START); /* XXX */ in sbdio_attach()
67 #define MIPS_KSEG1_START 0xa0000000 macro68 #define KSEG1_KSEG0_DIFF (MIPS_KSEG1_START - MIPS_KSEG0_START)
149 addr < (void *)MIPS_KSEG1_START) in vrdmaau_phy_addr()151 else if (addr >= (void *)MIPS_KSEG1_START && in vrdmaau_phy_addr()
97 if (bsh < MIPS_KSEG1_START) /* KUSEG or KSEG0 */ in mipsco_bus_space_compose_handle()130 else if (bsh < MIPS_KSEG1_START) /* KSEG0 */ in mipsco_bus_space_paddr()
260 if (buf >= (void *)MIPS_KSEG1_START && in _bus_dmamap_load()
69 or v0, MIPS_KSEG1_START154 or v1, MIPS_KSEG1_START # Run uncached.
54 or v0, MIPS_KSEG1_START
145 CTASSERT(MIPS_KSEG1_START < 0);151 CTASSERT((uint32_t)MIPS_KSEG1_START == 0xa0000000);525 || pmap_limits.avail_end > MIPS_KSEG1_START - MIPS_KSEG0_START in pmap_md_alloc_ephemeral_address_space()
181 const paddr_t high = MIPS_KSEG1_START - MIPS_KSEG0_START; in cpu_uarea_alloc()
130 define MIPS_KSEG1_START MIPS_KSEG1_START
84 t->_bounce_alloc_hi = MIPS_KSEG1_START - MIPS_KSEG0_START; in obio_dma_init()
78 if ((vaddr_t)envstr < (vaddr_t)MIPS_KSEG1_START || in pmon_getenv()
109 #define MIPS_KSEG1_START -0x60000000L /* 0xa0000000 */ macro120 #define MIPS_PHYS_TO_KSEG1(x) ((intptr_t)(x) | (intptr_t)MIPS_KSEG1_START)123 #define MIPS_KSEG1_P(x) (((intptr_t)(x) & ~MIPS_PHYS_MASK) == MIPS_KSEG1_START)
72 or v1, MIPS_KSEG1_START # run uncached
86 if (end <= MIPS_KSEG1_START - MIPS_KSEG0_START) { in arc_sparse_bus_space_compose_handle()
395 if (bsh < MIPS_KSEG1_START) /* KUSEG or KSEG0 */ in arc_bus_space_compose_handle()432 else if (bsh < MIPS_KSEG1_START) /* KSEG0 */ in arc_bus_space_paddr()
136 *(volatile uint8_t *)MIPS_KSEG1_START; in tr2_wbflush()
265 if (buf >= (void *)MIPS_KSEG1_START && in _bus_dmamap_load()
204 t->_wsize = MIPS_KSEG1_START - MIPS_KSEG0_START;
74 li a1, MACH_MONARG_ADDR|MIPS_KSEG1_START
181 #define SCCVECT (0x1fcc0007 | MIPS_KSEG1_START)
255 if (buf >= (void *)MIPS_KSEG1_START && in jazz_bus_dmamap_load()
262 if (buf >= (void *)MIPS_KSEG1_START && in _bus_dmamap_load()
283 if (buf >= (void *)MIPS_KSEG1_START && in _bus_dmamap_load()
276 if (buf >= (void *)MIPS_KSEG1_START && in _hpcmips_bd_map_load()