Home
last modified time | relevance | path

Searched refs:PHYS_TO_K0 (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/arch/mips/include/asm/sn/sn0/
A Daddrs.h150 #define MISC_PROM_BASE PHYS_TO_K0(0x01300000)
153 #define DIAG_BASE PHYS_TO_K0(0x01500000)
156 #define ROUTE_BASE PHYS_TO_K0(0x01800000)
162 #define IP27PROM_CORP PHYS_TO_K0(0x01800000)
169 #define IP27PROM_BASE PHYS_TO_K0(0x01a00000)
173 #define IP27PROM_PCFG PHYS_TO_K0(0x01b00000)
196 #define ENETBUFS_BASE PHYS_TO_K0(0x01f80000)
199 #define IO6PROM_BASE PHYS_TO_K0(0x01c00000)
202 #define IO6DPROM_BASE PHYS_TO_K0(0x01c00000)
206 #define DEBUGUNIX_ADDR PHYS_TO_K0(0x00100000)
[all …]
/linux-6.3-rc2/arch/mips/include/asm/sn/
A Dmapped_kernel.h52 #define MAPPED_KERN_RO_TO_K0(x) PHYS_TO_K0(MAPPED_KERN_RO_TO_PHYS(x))
53 #define MAPPED_KERN_RW_TO_K0(x) PHYS_TO_K0(MAPPED_KERN_RW_TO_PHYS(x))
A Daddrs.h276 #define K0_RAMBASE PHYS_TO_K0(PHYS_RAMBASE)
280 PHYS_TO_K0(NODE_OFFSET(nasid) | EX_HANDLER_OFFSET(slice))
285 PHYS_TO_K0(NODE_OFFSET(nasid) | EX_FRAME_OFFSET(slice))
290 PHYS_TO_K0(NODE_OFFSET(nasid) | ARCS_SPB_OFFSET)
367 PHYS_TO_K0((NODE_OFFSET(_nasid) + (_off)) | CAC_BASE)
/linux-6.3-rc2/arch/mips/include/asm/
A Daddrspace.h142 #define PHYS_TO_K0(x) (_ACAST64_ (x) | CAC_BASE) macro

Completed in 7 milliseconds