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()
228 struct xen_memory_reservation reservation; in gnttab_put_page() local237 memset(&reservation, 0, sizeof(reservation)); in gnttab_put_page()238 reservation.domid = DOMID_SELF; in gnttab_put_page()239 reservation.extent_order = 0; in gnttab_put_page()240 reservation.nr_extents = nr_extents; in gnttab_put_page()241 set_xen_guest_handle(reservation.extent_start, &page); in gnttab_put_page()243 ret = HYPERVISOR_memory_op(XENMEM_populate_physmap, &reservation); in gnttab_put_page()
434 bool "Use maximum Advertising PDU size time reservation"438 Use the maximum advertising PDU size time reservation considering the440 If maximum time reservation is disabled then time reservation456 bool "Use maximum Broadcast ISO event time reservation"460 Use maximum Broadcast ISO event time reservation. If disabled, then461 time reservation does not include the pre-transmissions of the last543 bool "Use minimal Scan Auxiliary and Periodic Sync PDU time reservation"547 Use minimal time reservation for Auxiliary and Periodic Sync PDU550 reservation would avoid skipping closely scheduled reception of575 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.