Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/cxl/core/
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()
305 struct cxl_register_map *map, int index) in cxl_find_regblock_instance()
311 *map = (struct cxl_register_map) { in cxl_find_regblock_instance()
360 struct cxl_register_map *map) in cxl_find_regblock()
377 struct cxl_register_map map; in cxl_count_regblock()
390 struct cxl_register_map *map) 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 *map) in cxl_unmap_regblock()
[all …]
Dport.c703 static int cxl_setup_comp_regs(struct device *host, struct cxl_register_map *map, in cxl_setup_comp_regs()
709 *map = (struct cxl_register_map) { in cxl_setup_comp_regs()
1390 struct cxl_register_map map; in find_component_registers()
Dpci.c38 struct cxl_register_map map; in match_add_dports()
Dhdm.c87 struct cxl_register_map map = { in map_hdm_decoder_regs()
/linux-6.6.21/drivers/cxl/
Dcxl.h259 struct cxl_register_map { struct
276 int cxl_map_component_regs(const struct cxl_register_map *map, argument
279 int cxl_map_device_regs(const struct cxl_register_map *map,
282 struct cxl_register_map *map);
287 struct cxl_register_map *map, int index);
289 struct cxl_register_map *map);
290 int cxl_setup_regs(struct cxl_register_map *map);
593 struct cxl_register_map comp_map;
629 struct cxl_register_map comp_map;
Dpci.c470 struct cxl_register_map *map) in cxl_rcrb_get_comp_regs()
476 *map = (struct cxl_register_map) { in cxl_rcrb_get_comp_regs()
500 struct cxl_register_map *map) in cxl_pci_setup_regs()
785 struct cxl_register_map map; in cxl_pci_probe()