Searched defs:spte (Results 1 – 4 of 4) sorted by relevance
161 #define for_each_shadow_entry_lockless(_vcpu, _addr, _walker, spte) \ argument215 static unsigned int get_mmio_spte_generation(u64 spte) in get_mmio_spte_generation()244 static bool is_mmio_spte(u64 spte) in is_mmio_spte()249 static gfn_t get_mmio_spte_gfn(u64 spte) in get_mmio_spte_gfn()255 static unsigned get_mmio_spte_access(u64 spte) in get_mmio_spte_access()272 static bool check_mmio_spte(struct kvm_vcpu *vcpu, u64 spte) in check_mmio_spte()341 static void __set_spte(u64 *sptep, u64 spte) in __set_spte()346 static void __update_clear_spte_fast(u64 *sptep, u64 spte) in __update_clear_spte_fast()351 static u64 __update_clear_spte_slow(u64 *sptep, u64 spte) in __update_clear_spte_slow()366 u64 spte; member[all …]
520 u64 *spte; in FNAME() local
398 pte_t *spte; in demand_page() local553 pte_t *spte; in page_writable() local948 pte_t *spte = spte_addr(cpu, *spgd, vaddr); in __guest_set_pte() local
4196 pte_t *spte = NULL; in huge_pmd_share() local