Lines Matching full:permissions
195 * enum kvm_pgtable_prot - Page-table permissions and attributes.
408 * @prot: Permissions and attributes for the mapping.
513 * @prot: Permissions and attributes for the mapping.
540 * @prot: Permissions and attributes for the mapping.
554 * permissions. Instead, the vCPU will exit one more time from guest if still
555 * needed and then go through the path of relaxing permissions.
617 * calling this function to ensure that the updated permissions are visible
652 * calling this function to ensure that the updated permissions are visible
661 * kvm_pgtable_stage2_relax_perms() - Relax the permissions enforced by a
665 * @prot: Additional permissions to grant for the mapping.
670 * relax the permissions in that entry according to the read, write and
671 * execute permissions specified by @prot. No permissions are removed, and