Home
last modified time | relevance | path

Searched refs:lowest (Results 1 – 8 of 8) sorted by relevance

/xen-4.10.0-shim-comet/docs/misc/
A Dvtd-pi.txt137 10. Multicast/broadcast and lowest priority interrupts consideration.
314 - Multicast/broadcast and lowest priority interrupts consideration.
320 2. For lowest-priority interrupts, new Intel CPU/Chipset/root-complex
322 ways (configurable by BIOS) on how the handle lowest priority interrupts:
323 A) Round robin: In this method, the chipset simply delivers lowest priority
330 CPU to route the lowest priority interrupt. This way, a given vector always goes
333 So, gist of above is that, lowest priority interrupts has never been delivered as
334 "lowest priority" in physical hardware.
/xen-4.10.0-shim-comet/tools/flask/policy/policy/support/
A Dmls_macros.spt19 # in increasing numeric order with s0 lowest, s(N-1) highest
/xen-4.10.0-shim-comet/xen/arch/arm/
A Dsetup.c361 paddr_t lowest = ~(paddr_t)0; in next_module() local
374 if ( mod_s > lowest ) in next_module()
378 lowest = mod_s; in next_module()
381 return lowest; in next_module()
/xen-4.10.0-shim-comet/tools/flask/policy/policy/
A Dmls6 # numerical order, with s0 being the lowest
/xen-4.10.0-shim-comet/docs/man/
A Dxl-network-configuration.pod.5249 Specifies the devid manually instead of letting xl choose the lowest index available.
A Dxl.cfg.pod.5.in1750 only the lowest 8 bits of leaf's 0x4000xx00 EAX register are processed, the
/xen-4.10.0-shim-comet/tools/ocaml/xenstored/
A Dtransaction.ml201 (* get the lowest path of the query and verify that it hasn't
/xen-4.10.0-shim-comet/stubdom/
A Dlwip.patch-cvs329 /** pointer to the lowest free block, this is used for faster search */
365 /* initialize the lowest-free pointer to the start of the heap */
510 + * beginning with the lowest free block.
527 - * beginning with the lowest free block.
626 - /* Find next free block after mem and update lowest free pointer */
630 + /* Find next free block after mem and update lowest free pointer */

Completed in 13 milliseconds