Lines Matching defs:mds
241 int cxl_internal_send_cmd(struct cxl_memdev_state *mds, in cxl_internal_send_cmd()
341 struct cxl_memdev_state *mds, u16 opcode, in cxl_mbox_cmd_ctor()
387 struct cxl_memdev_state *mds) in cxl_to_mem_cmd_raw()
419 struct cxl_memdev_state *mds) in cxl_to_mem_cmd()
482 struct cxl_memdev_state *mds, in cxl_validate_cmd_from_user()
517 struct cxl_memdev_state *mds = to_cxl_memdev_state(cxlmd->cxlds); in cxl_query_cmd() local
577 static int handle_mailbox_cmd_from_user(struct cxl_memdev_state *mds, in handle_mailbox_cmd_from_user()
621 struct cxl_memdev_state *mds = to_cxl_memdev_state(cxlmd->cxlds); in cxl_send_cmd() local
647 static int cxl_xfer_log(struct cxl_memdev_state *mds, uuid_t *uuid, in cxl_xfer_log()
707 static void cxl_walk_cel(struct cxl_memdev_state *mds, size_t size, u8 *cel) in cxl_walk_cel()
741 static struct cxl_mbox_get_supported_logs *cxl_get_gsl(struct cxl_memdev_state *mds) in cxl_get_gsl()
789 int cxl_enumerate_cmds(struct cxl_memdev_state *mds) in cxl_enumerate_cmds()
873 static int cxl_clear_event_record(struct cxl_memdev_state *mds, in cxl_clear_event_record()
943 static void cxl_mem_get_records_log(struct cxl_memdev_state *mds, in cxl_mem_get_records_log()
1010 void cxl_mem_get_event_records(struct cxl_memdev_state *mds, u32 status) in cxl_mem_get_event_records()
1037 static int cxl_mem_get_partition_info(struct cxl_memdev_state *mds) in cxl_mem_get_partition_info()
1073 int cxl_dev_state_identify(struct cxl_memdev_state *mds) in cxl_dev_state_identify()
1115 static int __cxl_mem_sanitize(struct cxl_memdev_state *mds, u16 cmd) in __cxl_mem_sanitize()
1178 struct cxl_memdev_state *mds = to_cxl_memdev_state(cxlmd->cxlds); in cxl_mem_sanitize() local
1226 int cxl_mem_create_range_info(struct cxl_memdev_state *mds) in cxl_mem_create_range_info()
1267 int cxl_set_timestamp(struct cxl_memdev_state *mds) in cxl_set_timestamp()
1296 struct cxl_memdev_state *mds = to_cxl_memdev_state(cxlmd->cxlds); in cxl_mem_get_poison() local
1350 static int cxl_poison_alloc_buf(struct cxl_memdev_state *mds) in cxl_poison_alloc_buf()
1360 int cxl_poison_state_init(struct cxl_memdev_state *mds) in cxl_poison_state_init()
1380 struct cxl_memdev_state *mds; in cxl_memdev_state_create() local