Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/mips/cavium-octeon/executive/
A 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()
A Dcvmx-cmd-queue.c81 struct cvmx_bootmem_named_block_desc *block_desc = in __cvmx_cmd_queue_init_state_ptr()
/linux-6.3-rc2/drivers/net/ethernet/cavium/liquidio/
A 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()
292 struct cvmx_bootmem_named_block_desc, in cvmx_bootmem_phy_named_block_find()
295 struct cvmx_bootmem_named_block_desc, in cvmx_bootmem_phy_named_block_find()
319 sizeof(struct cvmx_bootmem_named_block_desc); in cvmx_bootmem_phy_named_block_find()
[all …]
A Docteon_device.h270 struct cvmx_bootmem_named_block_desc { struct
512 struct cvmx_bootmem_named_block_desc bootmem_named_block_desc;
/linux-6.3-rc2/arch/mips/include/asm/octeon/
A 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-6.3-rc2/arch/mips/cavium-octeon/
A 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()
A 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()

Completed in 32 milliseconds