Searched refs:destination (Results 1 - 25 of 39) sorted by relevance

12

/barrelfish-master/kernel/include/arch/x86/
H A Dapic.h31 void apic_send_init_assert(uint8_t destination, uint8_t destination_shorthand);
33 void apic_send_start_up(uint8_t destination,
44 void apic_send_std_ipi(uint8_t destination, uint8_t destination_shorthand, uint8_t vector);
/barrelfish-master/kernel/arch/x86/
H A Dapic.c240 \param destination The destination for the INIT IPI
244 static void apic_send_ipi( xapic_icr_lo_t cmd, uint8_t destination, bool wait) argument
254 t = xapic_icr_hi_dest_insert(t, destination);
256 t = xapic_icr_hi_xeon_phi_dest_insert(t, destination);
266 This function sends an INIT IPI to the destination processor
268 \param destination The destination, if shorthand = xapic_none
269 \param destination_shorthand THe shorthand of the destination which may be
273 void apic_send_init_assert(uint8_t destination, uint8_ argument
313 apic_send_start_up(uint8_t destination, uint8_t destination_shorthand, uint8_t realmode_startpage) argument
335 apic_send_std_ipi(uint8_t destination, uint8_t destination_shorthand, uint8_t vector) argument
[all...]
/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DOutOfProcessEclipse.java485 private String destination; field in class:OutOfProcessEclipse.StdOutListener
487 public StdOutListener(String destination) argument
489 this.destination = destination;
510 if(destination.equals("output"))
515 if(destination.equals("error"))
/barrelfish-master/lib/barrelfish/
H A Dsys_debug.c83 errval_t sys_debug_send_ipi(uint8_t destination, uint8_t shorthand, uint8_t vector) argument
86 DEBUG_SEND_IPI, destination, shorthand, vector).error;
/barrelfish-master/lib/compiler-rt/builtins/
H A Dfp_extend_impl.inc72 // Extend to the destination type by shifting the significand and
91 // the correct adjusted exponent in the destination type.
H A Dfp_trunc_impl.inc80 // destination format. We can convert by simply right-shifting with
104 // a underflows on conversion to the destination type or is an exact
/barrelfish-master/include/barrelfish/
H A Dsys_debug.h43 errval_t sys_debug_send_ipi(uint8_t destination, uint8_t shorthand, uint8_t vector);
/barrelfish-master/include/pci/
H A Dpci.h174 * @param destination Destination APIC where the interrupt should be sent
177 errval_t pci_msix_vector_init(uint16_t index, uint8_t destination,
183 * \param destination Destination APIC where the interrupt should be sent
187 uint8_t destination, uint8_t vector);
/barrelfish-master/tools/usbboot/include/omap4/
H A Domap4_rom.h65 void *destination; member in struct:read_desc
/barrelfish-master/usr/pci/
H A Dpci.h92 uint8_t destination, uint8_t vector);
H A Dpci_msix.c214 uint8_t destination, uint8_t vector)
230 entry[0] = 0xFEE00000 | ((uint32_t) destination << 12);
213 pci_msix_vector_init(struct pci_address *addr, uint16_t idx, uint8_t destination, uint8_t vector) argument
H A Dpci_service.c520 uint8_t destination, uint8_t vector)
542 err = pci_msix_vector_init(&addr, idx, destination, vector);
548 uint8_t destination, uint8_t vector)
552 msix_vector_init_addr_handler(b, cc->bus, cc->dev, cc->fun, idx, destination,
518 msix_vector_init_addr_handler(struct pci_binding *b, uint8_t bus, uint8_t dev, uint8_t fun, uint16_t idx, uint8_t destination, uint8_t vector) argument
547 msix_vector_init_handler(struct pci_binding *b, uint16_t idx, uint8_t destination, uint8_t vector) argument
/barrelfish-master/lib/pci/
H A Dpci_client.c117 * It allocates an interrupt destination capability from the monitor.
119 * It registers the handler passed as an argument as handler for the int destination
142 * It allocates an interrupt destination capability from the monitor.
144 * It registers the handler passed as an argument as handler for the int destination
636 uint8_t destination, uint8_t vector)
640 err = pci_client->rpc_tx_vtbl.msix_vector_init(pci_client, idx, destination,
645 idx, destination,
652 errval_t pci_msix_vector_init(uint16_t idx, uint8_t destination, argument
655 return pci_msix_vector_init_addr(NULL, idx, destination, vector);
635 pci_msix_vector_init_addr(struct pci_addr *addr, uint16_t idx, uint8_t destination, uint8_t vector) argument
/barrelfish-master/lib/openssl-1.0.0d/
H A Dinstall.com43 $! Exhibit the destination directory.
/barrelfish-master/usr/monitor/
H A Dmonitor_rpc_server.c498 coreid_t destination, struct capref kcb)
514 if (destination == my_core_id) {
516 printf("%s:%s:%d: Invoke syscall directly, destination==my_core_id; kcb_base = 0x%"PRIxPTR"\n",
529 err = intermon_binding_get(destination, &ib);
551 coreid_t destination, struct capref kcb)
556 assert(destination != my_core_id);
568 err = intermon_binding_get(destination, &ib);
497 forward_kcb_request(struct monitor_blocking_binding *b, coreid_t destination, struct capref kcb) argument
550 forward_kcb_rm_request(struct monitor_blocking_binding *b, coreid_t destination, struct capref kcb) argument
/barrelfish-master/doc/023-coreboot/
H A Dcoreboot.tex271 \section{give \textless target kcbid\textgreater \textless destination kcbid\textgreater}
274 the core that is currently dispatching the destination KCB.
283 \item The boot driver sends message to the monitor of the destination KCB,
284 passing along the cap reference of the target KCB. Upon receipt, the destination
287 \item The destination CPU driver will do some minimal initialization, resetting
301 \item The target or destination KCB ID is invalid: The operation is aborted.
303 \item The destination KCB is not currently assigned a core: The operation is
/barrelfish-master/doc/009-notifications/
H A DNotify.tex60 destination core. (always >= 2!). This could be reduced by moving
81 destination core is shared by multiple threads, or even multiple
146 This looks up the PCN page of the destination core in the kernel globals page.
153 On the receiving side, the destination core keeps a private index into
178 core. This would identify to the destination core which FIFO to look
188 cycles depending on which ring the destination core is executing in.
218 destination core's incoming notification FIFO and sends an IPI with a
/barrelfish-master/usr/eclipseclp/Pds/src/
H A Damsg.c286 aport_id_t aport_id; /* destination port */
1627 bport_id_t destination;
1657 destination = Bport_Id(port_id);
1659 if (destination != bport_self()) { /* send to remote aport */
1660 if ((bret = bport_familiar(destination,&familiar)) != BMSG_OK)
1685 bret = bmsg_send(destination,bmsg,amsg_xdr_size.amsg_header+data_size);
1704 bret = bmsg_send(destination,(bmsg_t) msg,
1719 /* append message to queue of destination aport */
1731 /* append message to queue of destination aport */
1626 bport_id_t destination; local
H A Damsg.msg.c295 aport_id_t aport_id; /* destination port */
1717 bport_id_t destination;
1749 destination = Bport_Id(port_id);
1751 if (destination != bport_self()) { /* send to remote aport */
1752 if ((bret = bport_familiar(destination,&familiar)) != BMSG_OK)
1777 bret = bmsg_send(destination,bmsg,amsg_xdr_size.amsg_header+data_size);
1796 bret = bmsg_send(destination,(bmsg_t) msg,
1811 /* append message to queue of destination aport */
1831 /* append message to queue of destination aport */
1716 bport_id_t destination; local
/barrelfish-master/doc/013-capability-mgmt/
H A Dtype_system.tex139 \arg Destination CNode address relative to destination cspace
140 \arg Slot in destination CNode cap to place copy into
157 \arg Capability address of destination root cnode relative to our cspace
158 \arg CNode address to place copy into relative to destination cspace.
179 \arg Address of CNode cap in destination cspcae to place retyped caps into.
180 \arg Level/depth of CNode cap in destination cspace
186 destination type.
187 It will fail if the source or destination are invalid, or if the capability
191 The destination slots must all occupy the same CNode. The permissible
192 source/destination pair
[all...]
/barrelfish-master/kernel/arch/x86_32/
H A Dsyscall.c123 // Valid bits in destination cnode cptr
467 /* Create the cap in the destination */
702 coreid_t destination = args[0]; local
703 apic_send_init_assert(destination, xapic_none);
713 coreid_t destination = args[0]; local
715 apic_send_start_up(destination, xapic_none, start_vector);
/barrelfish-master/kernel/arch/x86_64/
H A Dsyscall.c666 /* Create the cap in the destination */
1262 coreid_t destination = args[0]; local
1263 // printk(LOG_DEBUG, "%s:%s:%d: destination=%"PRIuCOREID"\n",
1264 // __FILE__, __FUNCTION__, __LINE__, destination);
1266 apic_send_init_assert(destination, xapic_none);
1276 coreid_t destination = args[0]; local
1278 // printk(LOG_DEBUG, "%s:%d: destination=%"PRIuCOREID" start_vector=%"PRIxGENVADDR"\n",
1279 // __FILE__, __LINE__, destination, start_vector);
1281 apic_send_start_up(destination, xapic_none, start_vector);
/barrelfish-master/usr/skb/programs/
H A Ddecoding_net4.pl500 % The semantics of unmap are as follows: For an unmapped destination region,
584 % Unmaps multiple source regions to the same destination region.
H A Dirq_routing_new.pl90 % Example 1: Calculate an arbitrary destination for interrupt input 100.
234 % The destination is encoded in the 12..19 bits of the address.
434 % Returns true if this PortNumber is a interrupt destination.
447 % Returns true if this Msg is acceptable as being delivered to a destination
/barrelfish-master/doc/011-idc/
H A DIDC.tex963 representation, and forwards it on to the destination dispatcher with a
1077 to the destination monitor. The destination monitor recreates the cap, and sends
1086 destination monitor, where it is deserialised, and send through LMP to the
1087 destination.

Completed in 313 milliseconds

12