/linux-6.14.4/drivers/dma/qcom/ |
D | hidma.c | 113 struct hidma_desc *mdesc; in hidma_process_completed() local 166 struct hidma_desc *mdesc = data; in hidma_callback() local 313 struct hidma_desc *mdesc; in hidma_tx_submit() local 344 struct hidma_desc *mdesc, *tmp; in hidma_alloc_chan_resources() local 396 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memcpy() local 429 struct hidma_desc *mdesc = NULL; in hidma_prep_dma_memset() local 472 struct hidma_desc *tmp, *mdesc; in hidma_terminate_channel() local 537 struct hidma_desc *mdesc, *tmp; in hidma_free_chan_resources() local
|
D | hidma_dbg.c | 87 struct hidma_desc *mdesc; in hidma_chan_show() local
|
/linux-6.14.4/arch/arc/kernel/ |
D | devtree.c | 42 static const struct machine_desc *mdesc = __arch_info_begin; in arch_get_next_mach() local 62 const struct machine_desc *mdesc; in setup_machine_fdt() local
|
/linux-6.14.4/drivers/virt/coco/sev-guest/ |
D | sev-guest.c | 69 struct snp_msg_desc *mdesc = snp_dev->msg_desc; in get_report() local 119 struct snp_msg_desc *mdesc = snp_dev->msg_desc; in get_derived_key() local 174 struct snp_msg_desc *mdesc = snp_dev->msg_desc; in get_ext_report() local 628 struct snp_msg_desc *mdesc; in sev_guest_probe() local
|
/linux-6.14.4/arch/arm/kernel/ |
D | devtree.c | 174 static const struct machine_desc *mdesc = __arch_info_begin; in arch_get_next_mach() local 194 const struct machine_desc *mdesc, *mdesc_best = NULL; in setup_machine_fdt() local
|
D | atags_parse.c | 180 const struct machine_desc *mdesc = NULL, *p; in setup_machine_tags() local
|
D | setup.c | 855 static void __init request_standard_resources(const struct machine_desc *mdesc) in request_standard_resources() 1098 const struct machine_desc *mdesc = NULL; in setup_arch() local
|
/linux-6.14.4/drivers/dma/ |
D | mpc512x_dma.c | 259 struct mpc_dma_desc *mdesc; in mpc_dma_execute() local 321 struct mpc_dma_desc *mdesc; in mpc_dma_irq_process() local 380 struct mpc_dma_desc *mdesc; in mpc_dma_process_completed() local 463 struct mpc_dma_desc *mdesc; in mpc_dma_tx_submit() local 490 struct mpc_dma_desc *mdesc; in mpc_dma_alloc_chan_resources() local 548 struct mpc_dma_desc *mdesc, *tmp; in mpc_dma_free_chan_resources() local 606 struct mpc_dma_desc *mdesc = NULL; in mpc_dma_prep_memcpy() local 690 struct mpc_dma_desc *mdesc = NULL; in mpc_dma_prep_slave_sg() local
|
D | img-mdc-dma.c | 259 static void mdc_list_desc_free(struct mdc_tx_desc *mdesc) in mdc_list_desc_free() 278 struct mdc_tx_desc *mdesc = to_mdc_desc(&vd->tx); in mdc_desc_free() local 290 struct mdc_tx_desc *mdesc; in mdc_prep_dma_memcpy() local 372 struct mdc_tx_desc *mdesc; in mdc_prep_dma_cyclic() local 453 struct mdc_tx_desc *mdesc; in mdc_prep_slave_sg() local 527 struct mdc_tx_desc *mdesc; in mdc_issue_desc() local 574 struct mdc_tx_desc *mdesc; in mdc_tx_status() local 758 struct mdc_tx_desc *mdesc; in mdc_chan_irq() local
|
/linux-6.14.4/arch/x86/coco/sev/ |
D | core.c | 2800 int snp_msg_init(struct snp_msg_desc *mdesc, int vmpck_id) in snp_msg_init() 2830 struct snp_msg_desc *mdesc; in snp_msg_alloc() local 2867 void snp_msg_free(struct snp_msg_desc *mdesc) in snp_msg_free() 2902 static void snp_disable_vmpck(struct snp_msg_desc *mdesc) in snp_disable_vmpck() 2910 static inline u64 __snp_get_msg_seqno(struct snp_msg_desc *mdesc) in __snp_get_msg_seqno() 2923 static u64 snp_get_msg_seqno(struct snp_msg_desc *mdesc) in snp_get_msg_seqno() 2943 static void snp_inc_msg_seqno(struct snp_msg_desc *mdesc) in snp_inc_msg_seqno() 2952 static int verify_and_dec_payload(struct snp_msg_desc *mdesc, struct snp_guest_req *req) in verify_and_dec_payload() 2993 static int enc_payload(struct snp_msg_desc *mdesc, u64 seqno, struct snp_guest_req *req) in enc_payload() 3028 static int __handle_guest_request(struct snp_msg_desc *mdesc, struct snp_guest_req *req, in __handle_guest_request() [all …]
|
/linux-6.14.4/arch/arm/mm/ |
D | mmu.c | 1366 static void __init devicemaps_init(const struct machine_desc *mdesc) in devicemaps_init() 1629 static void __init early_paging_init(const struct machine_desc *mdesc) in early_paging_init() 1703 static void __init early_paging_init(const struct machine_desc *mdesc) in early_paging_init() 1755 void __init paging_init(const struct machine_desc *mdesc) in paging_init() 1793 void __init early_mm_init(const struct machine_desc *mdesc) in early_mm_init()
|
D | init.c | 98 void __init setup_dma_zone(const struct machine_desc *mdesc) in setup_dma_zone() 184 void __init arm_memblock_init(const struct machine_desc *mdesc) in arm_memblock_init()
|
D | nommu.c | 157 void __init paging_init(const struct machine_desc *mdesc) in paging_init()
|
/linux-6.14.4/arch/sparc/kernel/ |
D | mdesc.c | 78 struct mdesc_hdr mdesc; member 614 static struct mdesc_elem *node_block(struct mdesc_hdr *mdesc) in node_block() 619 static void *name_block(struct mdesc_hdr *mdesc) in name_block() 624 static void *data_block(struct mdesc_hdr *mdesc) in data_block() 1268 unsigned char *mdesc; in mdesc_read() local
|
/linux-6.14.4/arch/x86/include/asm/ |
D | sev.h | 522 static inline int snp_msg_init(struct snp_msg_desc *mdesc, int vmpck_id) { return -1; } in snp_msg_init() 524 static inline void snp_msg_free(struct snp_msg_desc *mdesc) { } in snp_msg_free() 525 static inline int snp_send_guest_request(struct snp_msg_desc *mdesc, struct snp_guest_req *req, in snp_send_guest_request()
|
/linux-6.14.4/drivers/infiniband/ulp/iser/ |
D | iser_initiator.c | 477 struct iser_tx_desc *mdesc = &iser_task->desc; in iser_send_control() local
|