Home
last modified time | relevance | path

Searched refs:oos_fixup (Results 1 – 2 of 2) sorted by relevance

/xen/xen/arch/x86/mm/shadow/
A Dcommon.c311 struct oos_fixup *oos_fixup; in oos_fixup_add() local
319 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() local
468 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() local
555 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 …]
/xen/xen/include/asm-x86/
A Ddomain.h152 struct oos_fixup { struct
156 } oos_fixup[SHADOW_OOS_PAGES]; member

Completed in 17 milliseconds