Home
last modified time | relevance | path

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

/linux-6.15/drivers/cxl/core/
H A Dregs.c237 int cxl_map_device_regs(const struct cxl_register_map *map, in cxl_map_device_regs()
272 struct cxl_register_map *map) in cxl_decode_regblock()
302 struct cxl_register_map *map, int index) in __cxl_find_regblock_instance()
308 *map = (struct cxl_register_map) { in __cxl_find_regblock_instance()
361 struct cxl_register_map *map, unsigned int index) in cxl_find_regblock_instance()
379 struct cxl_register_map *map) in cxl_find_regblock()
396 struct cxl_register_map map; in cxl_count_regblock()
416 static int cxl_map_regblock(struct cxl_register_map *map) in cxl_map_regblock()
430 static void cxl_unmap_regblock(struct cxl_register_map *map) in cxl_unmap_regblock()
436 static int cxl_probe_regs(struct cxl_register_map *map) in cxl_probe_regs()
[all …]
H A Dpci.c40 struct cxl_register_map map; in match_add_dports()
754 struct cxl_register_map *map = &dport->reg_map; in cxl_dport_map_ras()
H A Dport.c757 static int cxl_setup_comp_regs(struct device *host, struct cxl_register_map *map, in cxl_setup_comp_regs()
760 *map = (struct cxl_register_map) { in cxl_setup_comp_regs()
1532 struct cxl_register_map map; in find_component_registers()
H A Dhdm.c149 struct cxl_register_map *reg_map = &port->reg_map; in devm_cxl_setup_hdm()
/linux-6.15/drivers/cxl/
H A Dcxl.h281 struct cxl_register_map { struct
298 int cxl_map_component_regs(const struct cxl_register_map *map, argument
301 int cxl_map_device_regs(const struct cxl_register_map *map,
303 int cxl_map_pmu_regs(struct cxl_register_map *map, struct cxl_pmu_regs *regs);
309 struct cxl_register_map *map, unsigned int index);
311 struct cxl_register_map *map);
312 int cxl_setup_regs(struct cxl_register_map *map);
606 struct cxl_register_map reg_map;
669 struct cxl_register_map reg_map;
H A Dpci.c478 struct cxl_register_map *map, in cxl_rcrb_get_comp_regs()
483 *map = (struct cxl_register_map) { in cxl_rcrb_get_comp_regs()
505 struct cxl_register_map *map) in cxl_pci_setup_regs()
909 struct cxl_register_map map; in cxl_pci_probe()
H A Dcxlmem.h425 struct cxl_register_map reg_map;