Searched refs:reservation (Results 1 – 5 of 5) sorted by relevance
58 struct xen_memory_reservation reservation = { in xendom_populate_physmap() local65 set_xen_guest_handle(reservation.extent_start, extent_start); in xendom_populate_physmap()67 return HYPERVISOR_memory_op(XENMEM_populate_physmap, &reservation); in xendom_populate_physmap()
224 struct xen_memory_reservation reservation; in gnttab_put_page() local233 memset(&reservation, 0, sizeof(reservation)); in gnttab_put_page()234 reservation.domid = DOMID_SELF; in gnttab_put_page()235 reservation.extent_order = 0; in gnttab_put_page()236 reservation.nr_extents = nr_extents; in gnttab_put_page()237 set_xen_guest_handle(reservation.extent_start, &page); in gnttab_put_page()239 ret = HYPERVISOR_memory_op(XENMEM_populate_physmap, &reservation); in gnttab_put_page()
433 bool "Use maximum Advertising PDU size time reservation"437 Use the maximum advertising PDU size time reservation considering the439 If maximum time reservation is disabled then time reservation455 bool "Use maximum Broadcast ISO event time reservation"459 Use maximum Broadcast ISO event time reservation. If disabled, then460 time reservation does not include the pre-transmissions of the last542 bool "Use minimal Scan Auxiliary and Periodic Sync PDU time reservation"546 Use minimal time reservation for Auxiliary and Periodic Sync PDU549 reservation would avoid skipping closely scheduled reception of574 bool "Use maximum ISO Synchronized Receiver event time reservation"[all …]
287 * Refactored the legacy, extended and periodic advertising time reservation1882 * :github:`30244` - Bluetooth: controller: Extended scan window time reservation prevents auxiliary…
386 minimal time reservation.