Home
last modified time | relevance | path

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

/linux/drivers/cxl/core/
H A Dregs.c203 int cxl_map_component_regs(const struct cxl_register_map *map, in cxl_map_component_regs()
237 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()
306 struct cxl_register_map *map, int index) in cxl_find_regblock_instance()
312 *map = (struct cxl_register_map) { in cxl_find_regblock_instance()
361 struct cxl_register_map *map) in cxl_find_regblock()
378 struct cxl_register_map map; in cxl_count_regblock()
390 int cxl_map_pmu_regs(struct cxl_register_map *map, struct cxl_pmu_regs *regs) in cxl_map_pmu_regs()
404 static int cxl_map_regblock(struct cxl_register_map *map) in cxl_map_regblock()
418 static void cxl_unmap_regblock(struct cxl_register_map *ma
[all...]
H A Dpci.c40 struct cxl_register_map map; in match_add_dports()
792 struct cxl_register_map *map = &dport->reg_map; in cxl_dport_map_regs()
H A Dport.c751 static int cxl_setup_comp_regs(struct device *host, struct cxl_register_map *map, in cxl_setup_comp_regs()
754 *map = (struct cxl_register_map) { in cxl_setup_comp_regs()
1522 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/drivers/cxl/
H A Dcxl.h273 struct cxl_register_map { struct
290 int cxl_map_component_regs(const struct cxl_register_map *map, argument
293 int cxl_map_device_regs(const struct cxl_register_map *map,
295 int cxl_map_pmu_regs(struct cxl_register_map *map, struct cxl_pmu_regs *regs);
300 struct cxl_register_map *map, int index);
302 struct cxl_register_map *map);
303 int cxl_setup_regs(struct cxl_register_map *map);
614 struct cxl_register_map reg_map;
676 struct cxl_register_map reg_map;
H A Dpci.c474 struct cxl_register_map *map) in cxl_rcrb_get_comp_regs()
480 *map = (struct cxl_register_map) { in cxl_rcrb_get_comp_regs()
504 struct cxl_register_map *map) in cxl_pci_setup_regs()
794 struct cxl_register_map map; in cxl_pci_probe()
H A Dcxlmem.h431 struct cxl_register_map reg_map;