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

12

/barrelfish-2018-10-04/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-2018-10-04/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-2018-10-04/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-2018-10-04/lib/barrelfish/
H A Dsys_debug.c77 errval_t sys_debug_send_ipi(uint8_t destination, uint8_t shorthand, uint8_t vector) argument
80 DEBUG_SEND_IPI, destination, shorthand, vector).error;
/barrelfish-2018-10-04/include/barrelfish/
H A Dsys_debug.h41 errval_t sys_debug_send_ipi(uint8_t destination, uint8_t shorthand, uint8_t vector);
/barrelfish-2018-10-04/lib/compiler-rt/builtins/
H A Dfp_extend_impl.inc73 // Extend to the destination type by shifting the significand and
92 // the correct adjusted exponent in the destination type.
H A Dfp_trunc_impl.inc81 // destination format. We can convert by simply right-shifting with
107 // a underflows on conversion to the destination type or is an exact
/barrelfish-2018-10-04/include/pci/
H A Dpci.h151 * @param destination Destination APIC where the interrupt should be sent
154 errval_t pci_msix_vector_init(uint16_t index, uint8_t destination,
160 * \param destination Destination APIC where the interrupt should be sent
164 uint8_t destination, uint8_t vector);
/barrelfish-2018-10-04/usr/pci/
H A Dpci_msix.c213 uint8_t destination, uint8_t vector)
229 entry[0] = 0xFEE00000 | ((uint32_t) destination << 12);
212 pci_msix_vector_init(struct pci_address *addr, uint16_t idx, uint8_t destination, uint8_t vector) argument
H A Dpci.h92 uint8_t destination, uint8_t vector);
H A Dpci_service.c322 uint8_t destination, uint8_t vector)
344 err = pci_msix_vector_init(&addr, idx, destination, vector);
350 uint8_t destination, uint8_t vector)
354 msix_vector_init_addr_handler(b, cc->bus, cc->dev, cc->fun, idx, destination,
320 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
349 msix_vector_init_handler(struct pci_binding *b, uint16_t idx, uint8_t destination, uint8_t vector) argument
/barrelfish-2018-10-04/tools/usbboot/include/omap4/
H A Domap4_rom.h65 void *destination; member in struct:read_desc
/barrelfish-2018-10-04/usr/monitor/
H A Dmonitor_rpc_server.c439 coreid_t destination, struct capref kcb)
455 if (destination == my_core_id) {
457 printf("%s:%s:%d: Invoke syscall directly, destination==my_core_id; kcb_base = 0x%"PRIxPTR"\n",
470 err = intermon_binding_get(destination, &ib);
492 coreid_t destination, struct capref kcb)
497 assert(destination != my_core_id);
509 err = intermon_binding_get(destination, &ib);
438 forward_kcb_request(struct monitor_blocking_binding *b, coreid_t destination, struct capref kcb) argument
491 forward_kcb_rm_request(struct monitor_blocking_binding *b, coreid_t destination, struct capref kcb) argument
/barrelfish-2018-10-04/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
552 uint8_t destination, uint8_t vector)
556 err = pci_client->rpc_tx_vtbl.msix_vector_init(pci_client, idx, destination,
561 idx, destination,
568 errval_t pci_msix_vector_init(uint16_t idx, uint8_t destination, argument
571 return pci_msix_vector_init_addr(NULL, idx, destination, vector);
551 pci_msix_vector_init_addr(struct pci_addr *addr, uint16_t idx, uint8_t destination, uint8_t vector) argument
/barrelfish-2018-10-04/lib/openssl-1.0.0d/
H A Dinstall.com43 $! Exhibit the destination directory.
/barrelfish-2018-10-04/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-2018-10-04/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-2018-10-04/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-2018-10-04/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-2018-10-04/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-2018-10-04/kernel/arch/x86_64/
H A Dsyscall.c500 /* Create the cap in the destination */
1061 coreid_t destination = args[0]; local
1062 // printk(LOG_DEBUG, "%s:%s:%d: destination=%"PRIuCOREID"\n",
1063 // __FILE__, __FUNCTION__, __LINE__, destination);
1065 apic_send_init_assert(destination, xapic_none);
1075 coreid_t destination = args[0]; local
1077 // printk(LOG_DEBUG, "%s:%d: destination=%"PRIuCOREID" start_vector=%"PRIxGENVADDR"\n",
1078 // __FILE__, __LINE__, destination, start_vector);
1080 apic_send_start_up(destination, xapic_none, start_vector);
/barrelfish-2018-10-04/usr/skb/programs/
H A Dirq_routing_new.pl71 % Example 1: Calculate an arbitrary destination for interrupt input 100.
194 % The destination is encoded in the 12..19 bits of the address.
371 % Returns true if this PortNumber is a interrupt destination.
384 % Returns true if this Msg is acceptable as being delivered to a destination
/barrelfish-2018-10-04/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.
/barrelfish-2018-10-04/doc/015-disk-driver-arch/
H A Dlibahci.tex130 \lstinline+ahci_dma_region_copy_out+) or destination (for

Completed in 400 milliseconds

12