Searched refs:tg (Results 1 – 1 of 1) sorted by relevance
/xen/xen/arch/x86/mm/ |
A D | mem_sharing.c | 955 struct two_gfns tg; in share_pages() local 960 cd, cgfn, &cmfn_type, NULL, &cmfn, 0, &tg, true); in share_pages() 1073 put_two_gfns(&tg); in share_pages() 1110 struct two_gfns tg; in add_to_physmap() local 1113 cd, _gfn(cgfn), &cmfn_type, NULL, &cmfn, 0, &tg, lock); in add_to_physmap() 1191 put_two_gfns(&tg); in add_to_physmap()
|
Completed in 5 milliseconds