Lines Matching full:permissions
242 * enum kvm_pgtable_prot - Page-table permissions and attributes.
462 * @prot: Permissions and attributes for the mapping.
570 * @prot: Permissions and attributes for the mapping.
597 * @prot: Permissions and attributes for the mapping.
611 * permissions. Instead, the vCPU will exit one more time from guest if still
612 * needed and then go through the path of relaxing permissions.
674 * calling this function to ensure that the updated permissions are visible
709 * calling this function to ensure that the updated permissions are visible
718 * kvm_pgtable_stage2_relax_perms() - Relax the permissions enforced by a
722 * @prot: Additional permissions to grant for the mapping.
728 * relax the permissions in that entry according to the read, write and
729 * execute permissions specified by @prot. No permissions are removed, and