Searched refs:reservation (Results 1 – 3 of 3) sorted by relevance
25 LL/TLBP/SC. Since the TLBP instruction causes a trap the reservation gets cleared
237 struct xen_memory_reservation reservation = { in xen_free_mfn() local243 set_xen_guest_handle(reservation.extent_start, &mfn); in xen_free_mfn()244 reservation.nr_extents = 1; in xen_free_mfn()246 return HYPERVISOR_memory_op(XENMEM_decrease_reservation, &reservation); in xen_free_mfn()
186 int "Memory reservation (MiB)"