Home
last modified time | relevance | path

Searched defs:spte (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/x86/kvm/
Dmmu.c161 #define for_each_shadow_entry_lockless(_vcpu, _addr, _walker, spte) \ argument
215 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 …]
Dpaging_tmpl.h520 u64 *spte; in FNAME() local
/linux-4.4.14/drivers/lguest/
Dpage_tables.c398 pte_t *spte; in demand_page() local
553 pte_t *spte; in page_writable() local
948 pte_t *spte = spte_addr(cpu, *spgd, vaddr); in __guest_set_pte() local
/linux-4.4.14/mm/
Dhugetlb.c4196 pte_t *spte = NULL; in huge_pmd_share() local