Searched defs:target_map (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-6.6/drivers/cxl/core/ |
H A D | hdm.c | 989 int target_map[CXL_DECODER_MAX_INTERLEAVE] = { 0 }; in devm_cxl_enumerate_decoders() local 21 add_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, int *target_map) add_hdm_decoder() argument 797 init_hdm_decoder(struct cxl_port *port, struct cxl_decoder *cxld, int *target_map, void __iomem *hdm, int which, u64 *dpa_base, struct cxl_endpoint_dvsec_info *info) init_hdm_decoder() argument
|
H A D | port.c | 1814 int cxl_decoder_add_locked(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add_locked() argument 1864 int cxl_decoder_add(struct cxl_decoder *cxld, int *target_map) in cxl_decoder_add() argument 1575 decoder_populate_targets(struct cxl_switch_decoder *cxlsd, struct cxl_port *port, int *target_map) decoder_populate_targets() argument
|
/kernel/linux/linux-6.6/drivers/cxl/ |
H A D | acpi.c | 200 int target_map[CXL_DECODER_MAX_INTERLEAVE]; in __cxl_parse_cfmws() local
|
/kernel/linux/linux-6.6/tools/testing/cxl/test/ |
H A D | cxl.c | 643 int *target_map; member 859 int target_map[CXL_DECODER_MAX_INTERLEAVE] = { 0 }; in mock_cxl_enumerate_decoders() local
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | mvumi.h | 509 unsigned char *target_map; member
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | mvumi.h | 518 unsigned char *target_map; member
|
/kernel/linux/linux-5.10/fs/f2fs/ |
H A D | segment.c | 2776 unsigned long *target_map = SIT_I(sbi)->tmp_map; in __next_free_blkoff() local 2807 unsigned long *target_map = SIT_I(sbi)->tmp_map; in f2fs_segment_has_free_slot() local
|
/kernel/linux/linux-6.6/fs/f2fs/ |
H A D | segment.c | 2818 unsigned long *target_map = SIT_I(sbi)->tmp_map; in __next_free_blkoff() local
|
Completed in 23 milliseconds