Home
last modified time | relevance | path

Searched refs:mem_sharing_notify_enomem (Results 1 – 5 of 5) sorted by relevance

/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dmem_sharing.h86 int mem_sharing_notify_enomem(struct domain *d, unsigned long gfn,
/xen-4.10.0-shim-comet/xen/arch/x86/mm/
A Dp2m.c450 (void)mem_sharing_notify_enomem(p2m->domain, gfn_l, 0); in __get_gfn_type_access()
835 (void)mem_sharing_notify_enomem(p2m->domain, in guest_physmap_add_entry()
A Dmem_sharing.c553 int mem_sharing_notify_enomem(struct domain *d, unsigned long gfn, in mem_sharing_notify_enomem() function
/xen-4.10.0-shim-comet/xen/common/
A Dmemory.c343 (void)mem_sharing_notify_enomem(d, gmfn, 0); in guest_remove_page()
/xen-4.10.0-shim-comet/xen/arch/x86/hvm/
A Dhvm.c1937 if ( (rv = mem_sharing_notify_enomem(currd, gfn, 1)) < 0 ) in hvm_hap_nested_page_fault()

Completed in 18 milliseconds