Home
last modified time | relevance | path

Searched refs:last_writeable_pte_smfn (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Ddomain.h136 unsigned long last_writeable_pte_smfn; member
/xen-4.10.0-shim-comet/xen/arch/x86/mm/shadow/
A Dcommon.c1449 if ( v->arch.paging.shadow.last_writeable_pte_smfn in shadow_free()
1451 v->arch.paging.shadow.last_writeable_pte_smfn = 0; in shadow_free()
2468 (curr->arch.paging.shadow.last_writeable_pte_smfn != 0) ) in sh_remove_write_access()
2471 mfn_t last_smfn = _mfn(curr->arch.paging.shadow.last_writeable_pte_smfn); in sh_remove_write_access()
A Dmulti.c4427 curr->arch.paging.shadow.last_writeable_pte_smfn = mfn_x(base_sl1mfn); in sh_rm_write_access_from_l1()

Completed in 19 milliseconds