Home
last modified time | relevance | path

Searched refs:page_set_owner (Results 1 – 10 of 10) sorted by relevance

/xen/xen/include/asm-arm/
A Dmm.h162 #define page_set_owner(_p,_d) ((_p)->v.inuse.domain = (_d)) macro
/xen/xen/include/asm-x86/
A Dmm.h320 #define page_set_owner(_p,_d) \ macro
/xen/xen/arch/x86/mm/shadow/
A Dcommon.c1261 page_set_owner(pg, NULL); in shadow_free_p2m_page()
1339 page_set_owner(sp, NULL); in shadow_set_allocation()
2653 page_set_owner(pg, d); in shadow_enable()
2693 page_set_owner(pg, NULL); in shadow_enable()
2811 page_set_owner(unpaged_pagetable, NULL); in shadow_teardown()
/xen/xen/common/
A Dpage_alloc.c1023 page_set_owner(&pg[i], NULL); in alloc_heap_pages()
1432 page_set_owner(&pg[i], NULL); /* set_gpfn_from_mfn snoops pg owner */ in free_heap_pages()
2313 page_set_owner(&pg[i], d); in assign_pages()
A Dxenoprof.c199 page_set_owner(page, NULL); in share_xenoprof_page_with_guest()
A Dgrant_table.c1811 page_set_owner(pg, NULL); in gnttab_unpopulate_status_frames()
/xen/xen/arch/x86/mm/hap/
A Dhap.c314 page_set_owner(pg, NULL); in hap_free_p2m_page()
/xen/xen/arch/x86/mm/
A Dmem_sharing.c679 page_set_owner(page, dom_cow); in page_make_sharable()
724 page_set_owner(page, d); in page_make_private()
/xen/xen/arch/arm/
A Dmm.c1391 page_set_owner(page, d); in share_xen_page_with_guest()
/xen/xen/arch/x86/
A Dmm.c492 page_set_owner(page, d); in share_xen_page_with_guest()
4343 page_set_owner(page, NULL); in steal_page()

Completed in 47 milliseconds