Home
last modified time | relevance | path

Searched defs:pte_access (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/arch/x86/kvm/mmu/
H A Dspte.c84 int make_spte(struct kvm_vcpu *vcpu, unsigned int pte_access, int level, in make_spte() argument
H A Dpaging_tmpl.h95 unsigned int pte_access; member
316 u64 pt_access, pte_access; in walk_addr_generic() local
531 unsigned pte_access; prefetch_gpte() local
1032 unsigned pte_access; sync_page() local
[all...]
H A Dmmu.c2560 set_spte(struct kvm_vcpu *vcpu, u64 *sptep, unsigned int pte_access, int level, gfn_t gfn, kvm_pfn_t pfn, bool speculative, bool can_unsync, bool host_writable) set_spte() argument
2587 mmu_set_spte(struct kvm_vcpu *vcpu, u64 *sptep, unsigned int pte_access, bool write_fault, int level, gfn_t gfn, kvm_pfn_t pfn, bool speculative, bool host_writable) mmu_set_spte() argument
/kernel/linux/linux-5.10/arch/x86/kvm/
H A Dmmu.h166 permission_fault(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, unsigned pte_access, unsigned pte_pkey, unsigned pfec) permission_fault() argument
/kernel/linux/linux-6.6/arch/x86/kvm/mmu/
H A Dspte.c137 make_spte(struct kvm_vcpu *vcpu, struct kvm_mmu_page *sp, const struct kvm_memory_slot *slot, unsigned int pte_access, gfn_t gfn, kvm_pfn_t pfn, u64 old_spte, bool prefetch, bool can_unsync, bool host_writable, u64 *new_spte) make_spte() argument
[all...]
H A Dpaging_tmpl.h90 unsigned int pte_access; member
310 u64 pt_access, pte_access; in walk_addr_generic() local
537 unsigned pte_access; prefetch_gpte() local
909 unsigned pte_access; sync_spte() local
[all...]
H A Dmmu.c2900 mmu_set_spte(struct kvm_vcpu *vcpu, struct kvm_memory_slot *slot, u64 *sptep, unsigned int pte_access, gfn_t gfn, kvm_pfn_t pfn, struct kvm_page_fault *fault) mmu_set_spte() argument
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dmmu.h186 permission_fault(struct kvm_vcpu *vcpu, struct kvm_mmu *mmu, unsigned pte_access, unsigned pte_pkey, u64 access) permission_fault() argument

Completed in 22 milliseconds