Lines Matching full:owned
515 * @guest_owned: true if the address corresponds to guest-owned pages, in which
527 * turn need to be transitioned to/from firmware-owned before/after
530 * Additionally, in cases where those pages are not guest-owned, a bounce
670 /* Allocate a bounce buffer if this isn't a guest owned page. */ in snp_map_cmd_buf_desc()
686 /* Transition the buffer to firmware-owned. */ in snp_map_cmd_buf_desc()
688 pr_warn("Error moving pages to firmware-owned state for SEV legacy command.\n"); in snp_map_cmd_buf_desc()
704 /* Transition the buffers back to hypervisor-owned. */ in snp_unmap_cmd_buf_desc()
706 pr_warn("Failed to reclaim firmware-owned pages while issuing SEV legacy command.\n"); in snp_unmap_cmd_buf_desc()
806 * the firmware-owned state. in snp_prep_cmd_buf()
823 * into the hypervisor-owned state. in snp_reclaim_cmd_buf()
1984 * Firmware expects status page to be in firmware-owned state, otherwise in sev_ioctl_do_snp_platform_status()
1998 * transition either case back to Hypervisor-owned state. in sev_ioctl_do_snp_platform_status()