Home
last modified time | relevance | path

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

/drivers/cxl/core/
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 …]
A Dpci.c40 struct cxl_register_map map; in match_add_dports()
768 struct cxl_register_map *map = &dport->reg_map; in cxl_dport_map_ras()
A Dport.c753 static int cxl_setup_comp_regs(struct device *host, struct cxl_register_map *map, in cxl_setup_comp_regs()
756 *map = (struct cxl_register_map) { in cxl_setup_comp_regs()
1519 struct cxl_register_map map; in find_component_registers()
A Dhdm.c153 struct cxl_register_map *reg_map = &port->reg_map; in devm_cxl_setup_hdm()
/drivers/cxl/
A Dcxl.h282 struct cxl_register_map { struct
299 int cxl_map_component_regs(const struct cxl_register_map *map, argument
302 int cxl_map_device_regs(const struct cxl_register_map *map,
304 int cxl_map_pmu_regs(struct cxl_register_map *map, struct cxl_pmu_regs *regs);
310 struct cxl_register_map *map, unsigned int index);
312 struct cxl_register_map *map);
313 int cxl_setup_regs(struct cxl_register_map *map);
609 struct cxl_register_map reg_map;
672 struct cxl_register_map reg_map;
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()
A Dcxlmem.h433 struct cxl_register_map reg_map;

Completed in 47 milliseconds