Home
last modified time | relevance | path

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

/linux-5.19.10/arch/mips/cavium-octeon/executive/
Dcvmx-bootmem.c60 offsetof(struct cvmx_bootmem_named_block_desc, field), \
61 sizeof_field(struct cvmx_bootmem_named_block_desc, field))
566 static struct cvmx_bootmem_named_block_desc *
570 struct cvmx_bootmem_named_block_desc *named_block_array_ptr; in cvmx_bootmem_phy_named_block_find()
583 named_block_array_ptr = (struct cvmx_bootmem_named_block_desc *) in cvmx_bootmem_phy_named_block_find()
654 struct cvmx_bootmem_named_block_desc *cvmx_bootmem_find_named_block(char *name) in cvmx_bootmem_find_named_block()
671 struct cvmx_bootmem_named_block_desc *named_block_ptr; in cvmx_bootmem_phy_named_block_free()
725 struct cvmx_bootmem_named_block_desc *named_block_desc_ptr; in cvmx_bootmem_phy_named_block_alloc()
Dcvmx-cmd-queue.c72 struct cvmx_bootmem_named_block_desc *block_desc = in __cvmx_cmd_queue_init_state_ptr()
/linux-5.19.10/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
512 struct cvmx_bootmem_named_block_desc bootmem_named_block_desc;
/linux-5.19.10/arch/mips/include/asm/octeon/
Dcvmx-bootmem.h75 struct cvmx_bootmem_named_block_desc { struct
247 struct cvmx_bootmem_named_block_desc *cvmx_bootmem_find_named_block(char *name);
/linux-5.19.10/arch/mips/cavium-octeon/
Dsmp.c308 const struct cvmx_bootmem_named_block_desc *block_desc; in octeon_cpu_die()
366 const struct cvmx_bootmem_named_block_desc *block_desc; in octeon_update_boot_vector()
Dsetup.c219 sizeof(struct cvmx_bootmem_named_block_desc)); in octeon_generic_shutdown()
239 struct cvmx_bootmem_named_block_desc *ptr = in octeon_generic_shutdown()
240 (struct cvmx_bootmem_named_block_desc *) in octeon_generic_shutdown()