Lines Matching full:permissions
237 * enum kvm_pgtable_prot - Page-table permissions and attributes.
457 * @prot: Permissions and attributes for the mapping.
565 * @prot: Permissions and attributes for the mapping.
592 * @prot: Permissions and attributes for the mapping.
606 * permissions. Instead, the vCPU will exit one more time from guest if still
607 * needed and then go through the path of relaxing permissions.
669 * calling this function to ensure that the updated permissions are visible
704 * calling this function to ensure that the updated permissions are visible
713 * kvm_pgtable_stage2_relax_perms() - Relax the permissions enforced by a
717 * @prot: Additional permissions to grant for the mapping.
723 * relax the permissions in that entry according to the read, write and
724 * execute permissions specified by @prot. No permissions are removed, and