Home
last modified time | relevance | path

Searched refs:lm_restore (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/vfio/pci/pds/
H A Dcmds.c322 .lm_restore = { in pds_vfio_set_lm_state_cmd()
345 cmd.lm_restore.sgl_addr = cpu_to_le64(lm_file->sgl_addr); in pds_vfio_set_lm_state_cmd()
346 cmd.lm_restore.num_sge = cpu_to_le32(lm_file->num_sge); in pds_vfio_set_lm_state_cmd()
/linux/include/linux/pds/
H A Dpds_adminq.h1213 struct pds_lm_restore_cmd lm_restore; member