Searched refs:snp (Results 1 – 4 of 4) sorted by relevance
2283 guest_l1e_t *snp; in validate_gl1e() local2287 snp = map_domain_page(snpmfn); in validate_gl1e()2288 snp[guest_index(new_ge)] = new_gl1e; in validate_gl1e()2289 unmap_domain_page(snp); in validate_gl1e()2308 guest_l1e_t *gl1p, *gp, *snp; in sh_resync_l1() local2316 snp = map_domain_page(snpmfn); in sh_resync_l1()2345 unmap_domain_page(snp); in sh_resync_l1()3226 guest_l1e_t *snp; in sh_page_fault() local3230 snp = map_domain_page(snpmfn); in sh_page_fault()3231 snp[guest_l1_table_offset(va)] = gw.l1e; in sh_page_fault()[all …]
658 struct oos_fixup *fixup, mfn_t snp) in _sh_resync() argument682 _sh_resync_l1(v, gmfn, snp); in _sh_resync()
42 snp : 1, /* bit 11 - VT-d snoop control in shared member
304 epte->snp = (iommu_enabled && iommu_snoop); in ept_split_super_page()811 new_entry.snp = (iommu_enabled && iommu_snoop); in ept_set_entry()
Completed in 29 milliseconds