Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dcommon.c557 struct oos_fixup *oos_fixup; in oos_fixup_add() local
565 oos_fixup = v->arch.paging.shadow.oos_fixup; in oos_fixup_add()
580 next = oos_fixup[idx].next; in oos_fixup_add()
599 oos_fixup[idx].off[next] = off; in oos_fixup_add()
698 struct oos_fixup *oos_fixup = v->arch.paging.shadow.oos_fixup; in oos_hash_add() local
712 SWAP(oos_fixup[idx], fixup); in oos_hash_add()
723 oos_fixup[idx] = fixup; in oos_hash_add()
791 struct oos_fixup *oos_fixup; in sh_resync() local
797 oos_fixup = v->arch.paging.shadow.oos_fixup; in sh_resync()
843 struct oos_fixup *oos_fixup = v->arch.paging.shadow.oos_fixup; in sh_resync_all() local
[all …]
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddomain.h145 struct oos_fixup { struct
149 } oos_fixup[SHADOW_OOS_PAGES]; member

Completed in 11 milliseconds