Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/vfio/pci/pds/
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-6.12.1/include/linux/pds/
Dpds_adminq.h1213 struct pds_lm_restore_cmd lm_restore; member