Lines Matching defs:mds
353 struct cxl_memdev_state *mds, u16 opcode, in cxl_mbox_cmd_ctor()
400 struct cxl_memdev_state *mds) in cxl_to_mem_cmd_raw()
434 struct cxl_memdev_state *mds) in cxl_to_mem_cmd()
497 struct cxl_memdev_state *mds, in cxl_validate_cmd_from_user()
533 struct cxl_memdev_state *mds = to_cxl_memdev_state(cxlmd->cxlds); in cxl_query_cmd() local
593 static int handle_mailbox_cmd_from_user(struct cxl_memdev_state *mds, in handle_mailbox_cmd_from_user()
638 struct cxl_memdev_state *mds = to_cxl_memdev_state(cxlmd->cxlds); in cxl_send_cmd() local
664 static int cxl_xfer_log(struct cxl_memdev_state *mds, uuid_t *uuid, in cxl_xfer_log()
725 static void cxl_walk_cel(struct cxl_memdev_state *mds, size_t size, u8 *cel) in cxl_walk_cel()
759 static struct cxl_mbox_get_supported_logs *cxl_get_gsl(struct cxl_memdev_state *mds) in cxl_get_gsl()
808 int cxl_enumerate_cmds(struct cxl_memdev_state *mds) in cxl_enumerate_cmds()
916 static int cxl_clear_event_record(struct cxl_memdev_state *mds, in cxl_clear_event_record()
987 static void cxl_mem_get_records_log(struct cxl_memdev_state *mds, in cxl_mem_get_records_log()
1053 void cxl_mem_get_event_records(struct cxl_memdev_state *mds, u32 status) in cxl_mem_get_event_records()
1080 static int cxl_mem_get_partition_info(struct cxl_memdev_state *mds) in cxl_mem_get_partition_info()
1117 int cxl_dev_state_identify(struct cxl_memdev_state *mds) in cxl_dev_state_identify()
1160 static int __cxl_mem_sanitize(struct cxl_memdev_state *mds, u16 cmd) in __cxl_mem_sanitize()
1223 struct cxl_memdev_state *mds = to_cxl_memdev_state(cxlmd->cxlds); in cxl_mem_sanitize() local
1270 int cxl_mem_create_range_info(struct cxl_memdev_state *mds) in cxl_mem_create_range_info()
1311 int cxl_set_timestamp(struct cxl_memdev_state *mds) in cxl_set_timestamp()
1341 struct cxl_memdev_state *mds = to_cxl_memdev_state(cxlmd->cxlds); in cxl_mem_get_poison() local
1395 static int cxl_poison_alloc_buf(struct cxl_memdev_state *mds) in cxl_poison_alloc_buf()
1407 int cxl_poison_state_init(struct cxl_memdev_state *mds) in cxl_poison_state_init()
1440 struct cxl_memdev_state *mds; in cxl_memdev_state_create() local