Home
last modified time | relevance | path

Searched refs:CVMX_IO_SEG (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h246 /* Mips64 address region. Should be CVMX_IO_SEG */
279 /* Mips64 address region. Should be CVMX_IO_SEG */
327 /* Mips64 address region. Should be CVMX_IO_SEG */
371 /* Mips64 address region. Should be CVMX_IO_SEG */
440 /* Mips64 address region. Should be CVMX_IO_SEG */
1195 /* Memory region. Should be CVMX_IO_SEG in most cases */
1266 load_addr.sstatus.mem_region = CVMX_IO_SEG; in cvmx_pow_get_current_tag()
1292 load_addr.sstatus.mem_region = CVMX_IO_SEG; in cvmx_pow_get_current_wqp()
1361 ptr.swork.mem_region = CVMX_IO_SEG; in cvmx_pow_work_request_sync_nocheck()
1415 ptr.snull_rd.mem_region = CVMX_IO_SEG; in cvmx_pow_work_request_null_rd()
[all...]
H A Dcvmx-address.h288 #define CVMX_IO_SEG CVMX_MIPS_SPACE_XKPHYS macro
293 #define CVMX_ADD_IO_SEG(add) CVMX_ADD_SEG(CVMX_IO_SEG, (add))
295 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did))
H A Dcvmx.h47 #define CVMX_IO_SEG CVMX_MIPS_SPACE_XKPHYS macro
53 #define CVMX_ADD_IO_SEG(add) CVMX_ADD_SEG(CVMX_IO_SEG, (add))
H A Dcvmx-pko.h130 /* Must CVMX_IO_SEG */
331 ptr.s.mem_space = CVMX_IO_SEG; in cvmx_pko_doorbell()
/kernel/linux/linux-6.6/arch/mips/include/asm/octeon/
H A Dcvmx-pow.h246 /* Mips64 address region. Should be CVMX_IO_SEG */
279 /* Mips64 address region. Should be CVMX_IO_SEG */
327 /* Mips64 address region. Should be CVMX_IO_SEG */
371 /* Mips64 address region. Should be CVMX_IO_SEG */
440 /* Mips64 address region. Should be CVMX_IO_SEG */
1195 /* Memory region. Should be CVMX_IO_SEG in most cases */
1266 load_addr.sstatus.mem_region = CVMX_IO_SEG; in cvmx_pow_get_current_tag()
1292 load_addr.sstatus.mem_region = CVMX_IO_SEG; in cvmx_pow_get_current_wqp()
1361 ptr.swork.mem_region = CVMX_IO_SEG; in cvmx_pow_work_request_sync_nocheck()
1415 ptr.snull_rd.mem_region = CVMX_IO_SEG; in cvmx_pow_work_request_null_rd()
[all...]
H A Dcvmx-address.h288 #define CVMX_IO_SEG CVMX_MIPS_SPACE_XKPHYS macro
293 #define CVMX_ADD_IO_SEG(add) CVMX_ADD_SEG(CVMX_IO_SEG, (add))
295 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did))
H A Dcvmx.h47 #define CVMX_IO_SEG CVMX_MIPS_SPACE_XKPHYS macro
53 #define CVMX_ADD_IO_SEG(add) CVMX_ADD_SEG(CVMX_IO_SEG, (add))
H A Dcvmx-pko.h130 /* Must CVMX_IO_SEG */
330 ptr.s.mem_space = CVMX_IO_SEG; in cvmx_pko_doorbell()

Completed in 9 milliseconds