Lines Matching full:permissions
90 * enum kvm_pgtable_prot - Page-table permissions and attributes.
178 * @prot: Permissions and attributes for the mapping.
242 * @prot: Permissions and attributes for the mapping.
255 * permissions. Instead, the vCPU will exit one more time from guest if still
256 * needed and then go through the path of relaxing permissions.
318 * calling this function to ensure that the updated permissions are visible
350 * calling this function to ensure that the updated permissions are visible
358 * kvm_pgtable_stage2_relax_perms() - Relax the permissions enforced by a
362 * @prot: Additional permissions to grant for the mapping.
367 * relax the permissions in that entry according to the read, write and
368 * execute permissions specified by @prot. No permissions are removed, and