Searched refs:oos_fixup (Results 1 – 2 of 2) sorted by relevance
311 struct oos_fixup *oos_fixup; in oos_fixup_add() local319 oos_fixup = v->arch.paging.shadow.oos_fixup; in oos_fixup_add()334 next = oos_fixup[idx].next; in oos_fixup_add()353 oos_fixup[idx].off[next] = off; in oos_fixup_add()454 struct oos_fixup *oos_fixup = v->arch.paging.shadow.oos_fixup; in oos_hash_add() local468 SWAP(oos_fixup[idx], fixup); in oos_hash_add()479 oos_fixup[idx] = fixup; in oos_hash_add()549 struct oos_fixup *oos_fixup; in sh_resync() local555 oos_fixup = v->arch.paging.shadow.oos_fixup; in sh_resync()602 struct oos_fixup *oos_fixup = v->arch.paging.shadow.oos_fixup; in sh_resync_all() local[all …]
152 struct oos_fixup { struct156 } oos_fixup[SHADOW_OOS_PAGES]; member
Completed in 17 milliseconds