Home
last modified time | relevance | path

Searched refs:cvmx_bootmem_named_block_desc (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/arch/mips/cavium-octeon/executive/
Dcvmx-bootmem.c67 offsetof(struct cvmx_bootmem_named_block_desc, field), \
68 SIZEOF_FIELD(struct cvmx_bootmem_named_block_desc, field))
218 struct cvmx_bootmem_named_block_desc *cvmx_bootmem_find_named_block(char *name) in cvmx_bootmem_find_named_block()
606 struct cvmx_bootmem_named_block_desc *
610 struct cvmx_bootmem_named_block_desc *named_block_array_ptr; in cvmx_bootmem_phy_named_block_find()
623 named_block_array_ptr = (struct cvmx_bootmem_named_block_desc *) in cvmx_bootmem_phy_named_block_find()
660 struct cvmx_bootmem_named_block_desc *named_block_ptr; in cvmx_bootmem_phy_named_block_free()
709 struct cvmx_bootmem_named_block_desc *named_block_desc_ptr; in cvmx_bootmem_phy_named_block_alloc()
Dcvmx-cmd-queue.c85 struct cvmx_bootmem_named_block_desc *block_desc = in __cvmx_cmd_queue_init_state_ptr()
/Linux-v4.19/arch/mips/include/asm/octeon/
Dcvmx-bootmem.h75 struct cvmx_bootmem_named_block_desc { struct
296 struct cvmx_bootmem_named_block_desc *cvmx_bootmem_find_named_block(char *name);
366 struct cvmx_bootmem_named_block_desc *
/Linux-v4.19/drivers/net/ethernet/cavium/liquidio/
Docteon_console.c178 addr += offsetof(struct cvmx_bootmem_named_block_desc, name); in CVMX_BOOTMEM_NAMED_GET_NAME()
227 static const struct cvmx_bootmem_named_block_desc
231 struct cvmx_bootmem_named_block_desc *desc = in __cvmx_bootmem_find_named_block_flags()
238 offsetof(struct cvmx_bootmem_named_block_desc, in __cvmx_bootmem_find_named_block_flags()
241 struct cvmx_bootmem_named_block_desc, in __cvmx_bootmem_find_named_block_flags()
244 offsetof(struct cvmx_bootmem_named_block_desc, in __cvmx_bootmem_find_named_block_flags()
247 struct cvmx_bootmem_named_block_desc, in __cvmx_bootmem_find_named_block_flags()
293 struct cvmx_bootmem_named_block_desc, in cvmx_bootmem_phy_named_block_find()
296 struct cvmx_bootmem_named_block_desc, in cvmx_bootmem_phy_named_block_find()
320 sizeof(struct cvmx_bootmem_named_block_desc); in cvmx_bootmem_phy_named_block_find()
[all …]
Docteon_device.h270 struct cvmx_bootmem_named_block_desc { struct
508 struct cvmx_bootmem_named_block_desc bootmem_named_block_desc;
/Linux-v4.19/arch/mips/cavium-octeon/
Dsmp.c312 const struct cvmx_bootmem_named_block_desc *block_desc; in octeon_cpu_die()
370 const struct cvmx_bootmem_named_block_desc *block_desc; in octeon_update_boot_vector()
Dsetup.c216 sizeof(struct cvmx_bootmem_named_block_desc)); in octeon_generic_shutdown()
236 struct cvmx_bootmem_named_block_desc *ptr = in octeon_generic_shutdown()
237 (struct cvmx_bootmem_named_block_desc *) in octeon_generic_shutdown()