Searched refs:kvm_phys_to_pte (Results 1 – 3 of 3) sorted by relevance
237 pte &= ~kvm_phys_to_pte(KVM_PHYS_INVALID); in fixmap_map_slot()238 pte |= kvm_phys_to_pte(phys) | KVM_PTE_VALID; in fixmap_map_slot()
130 static inline kvm_pte_t kvm_phys_to_pte(u64 pa) in kvm_phys_to_pte() function
97 kvm_pte_t pte = kvm_phys_to_pte(mm_ops->virt_to_phys(childp)); in kvm_init_table_pte()106 kvm_pte_t pte = kvm_phys_to_pte(pa); in kvm_init_valid_leaf_pte()