Home
last modified time | relevance | path

Searched refs:kvm_pgtable_prot (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.10/arch/arm64/include/asm/
Dkvm_pgtable.h39 enum kvm_pgtable_prot { enum
123 enum kvm_pgtable_prot prot);
167 u64 phys, enum kvm_pgtable_prot prot,
256 enum kvm_pgtable_prot prot);
Dkvm_mmu.h114 int create_hyp_mappings(void *from, void *to, enum kvm_pgtable_prot prot);
/Linux-v5.10/arch/arm64/kvm/hyp/
Dpgtable.c311 static int hyp_map_set_prot_attr(enum kvm_pgtable_prot prot, in hyp_map_set_prot_attr()
374 enum kvm_pgtable_prot prot) in kvm_pgtable_hyp_map()
439 static int stage2_map_set_prot_attr(enum kvm_pgtable_prot prot, in stage2_map_set_prot_attr()
617 u64 phys, enum kvm_pgtable_prot prot, in kvm_pgtable_stage2_map()
808 enum kvm_pgtable_prot prot) in kvm_pgtable_stage2_relax_perms()
/Linux-v5.10/arch/arm64/kvm/
Dmmu.c191 unsigned long phys, enum kvm_pgtable_prot prot) in __create_hyp_mappings()
223 int create_hyp_mappings(void *from, void *to, enum kvm_pgtable_prot prot) in create_hyp_mappings()
251 enum kvm_pgtable_prot prot) in __create_hyp_private_mapping()
506 enum kvm_pgtable_prot prot = KVM_PGTABLE_PROT_DEVICE | in kvm_phys_addr_ioremap()
759 enum kvm_pgtable_prot prot = KVM_PGTABLE_PROT_R; in user_mem_abort()