Searched refs:raw (Results 1 - 25 of 114) sorted by relevance

12345

/barrelfish-2018-10-04/usr/monitor/include/arch/x86_64/
H A Dmonitor_invocations_arch.h23 invoke_monitor_create_cap(uint64_t *raw, capaddr_t caddr, int level, capaddr_t slot, coreid_t owner) argument
27 raw[0], raw[1], raw[2],
44 invoke_monitor_copy_existing(uint64_t *raw, capaddr_t croot_addr, capaddr_t cn_addr, argument
49 raw[0], raw[1], raw[2],
85 invoke_monitor_has_descendants(uint64_t *raw, bool *res) argument
90 raw[
98 invoke_monitor_is_retypeable(uint64_t *raw, gensize_t offset, gensize_t objsize, size_t count) argument
[all...]
/barrelfish-2018-10-04/usr/monitor/include/arch/aarch64/
H A Dmonitor_invocations_arch.h26 invoke_monitor_create_cap(uint64_t *raw, capaddr_t caddr, int level, capaddr_t slot, coreid_t owner) argument
30 owner, (uintptr_t)raw).error;
60 invoke_monitor_has_descendants(uint64_t *raw, bool *res)
68 (uintptr_t)raw);
76 invoke_monitor_is_retypeable(uint64_t *raw, gensize_t offset,
81 (uintptr_t)raw, offset, objsize, count).error;
112 invoke_monitor_copy_existing(uint64_t *raw, capaddr_t croot_addr, capaddr_t cn_addr,
120 croot_addr, cn_addr, cn_level, slot, (uintptr_t)raw).error;
/barrelfish-2018-10-04/usr/monitor/include/arch/arm/
H A Dmonitor_invocations_arch.h26 invoke_monitor_create_cap(uint64_t *raw, capaddr_t caddr, int level, capaddr_t slot, coreid_t owner) argument
30 owner, (uintptr_t)raw).error;
60 invoke_monitor_has_descendants(uint64_t *raw, bool *res)
68 (uintptr_t)raw);
76 invoke_monitor_is_retypeable(uint64_t *raw, gensize_t offset,
81 (uintptr_t)raw, offset, objsize, count).error;
112 invoke_monitor_copy_existing(uint64_t *raw, capaddr_t croot_addr, capaddr_t cn_addr,
120 croot_addr, cn_addr, cn_level, slot, (uintptr_t)raw).error;
/barrelfish-2018-10-04/kernel/arch/x86_32/
H A Ddebug.c21 uint32_t raw; member in union:lin_addr
/barrelfish-2018-10-04/lib/pci/confspace/
H A Dpci_confspace.c23 uint32_t raw; member in union:pci_config_address_word
41 cfg.raw = 0;
47 r = iocap_out32(cap_io, PCI_CONFIG_ADDRESS_PORT, cfg.raw);
66 cfg.raw = 0;
72 r = iocap_out32(cap_io, PCI_CONFIG_ADDRESS_PORT, cfg.raw);
/barrelfish-2018-10-04/usr/arrakismon/
H A Dlpc.h46 uint8_t raw; member in union:lpc_pit_tcw
57 uint8_t raw; member in union:lpc_pit_sbyte
74 uint8_t raw; member in union:lpc_nmi_sc
90 uint8_t raw; member in union:lpc_pic_icw1
98 uint8_t raw; member in union:lpc_pic_icw2
114 uint8_t raw; member in union:lpc_pic_icw3
126 uint8_t raw; member in union:lpc_pic_icw4
133 uint8_t raw; member in union:lpc_pic_ocw1
142 uint8_t raw; member in union:lpc_pic_ocw2
154 uint8_t raw; member in union:lpc_pic_ocw3
166 uint8_t raw; member in union:lpc_rtc_a
180 uint8_t raw; member in union:lpc_rtc_b
191 uint8_t raw; member in union:lpc_rtc_c
200 uint8_t raw; member in union:lpc_rtc_d
221 uint8_t raw[128]; member in union:lpc_rtc_prim_ram
[all...]
H A Dx86.h28 uint8_t raw; member in union:x86_modrm
87 uint64_t raw; member in union:x86_lm_va
108 uint64_t raw; member in union:x86_lm_pml4_entry
147 uint64_t raw; member in union:x86_lm_pdp_entry
186 uint64_t raw; member in union:x86_lm_pd_entry
208 uint64_t raw; member in union:x86_lm_pt_entry
227 uint32_t raw; member in union:x86_legm_va
262 uint32_t raw; member in union:x86_legm_pd_entry
282 uint32_t raw; member in union:x86_legm_pt_entry
H A Dlpc.c303 return l->ocw1[ctrlr].raw;
336 *val = l->rtc_prim_ram.raw[l->rtc_prim_addr];
339 l->rtc_prim_ram.u.C.raw = 0;
360 *val = l->nmi_sc_reg.raw;
558 l->icw1[ctrlr].raw = val;
568 l->ocw3[ctrlr].raw = val;
572 l->ocw2[ctrlr].raw = val;
583 l->icw2[ctrlr].raw = val;
588 l->icw3[ctrlr].raw = val;
599 l->icw4[ctrlr].raw
[all...]
/barrelfish-2018-10-04/usr/vmkitmon/
H A Dlpc.h53 uint8_t raw; member in union:lpc_pit_tcw
64 uint8_t raw; member in union:lpc_pit_sbyte
81 uint8_t raw; member in union:lpc_nmi_sc
97 uint8_t raw; member in union:lpc_pic_icw1
105 uint8_t raw; member in union:lpc_pic_icw2
121 uint8_t raw; member in union:lpc_pic_icw3
133 uint8_t raw; member in union:lpc_pic_icw4
140 uint8_t raw; member in union:lpc_pic_ocw1
149 uint8_t raw; member in union:lpc_pic_ocw2
161 uint8_t raw; member in union:lpc_pic_ocw3
173 uint8_t raw; member in union:lpc_rtc_a
187 uint8_t raw; member in union:lpc_rtc_b
198 uint8_t raw; member in union:lpc_rtc_c
207 uint8_t raw; member in union:lpc_rtc_d
228 uint8_t raw[128]; member in union:lpc_rtc_prim_ram
[all...]
H A Dx86.h28 uint8_t raw; member in union:x86_modrm
96 uint64_t raw; member in union:x86_lm_va
117 uint64_t raw; member in union:x86_lm_pml4_entry
156 uint64_t raw; member in union:x86_lm_pdp_entry
195 uint64_t raw; member in union:x86_lm_pd_entry
217 uint64_t raw; member in union:x86_lm_pt_entry
236 uint32_t raw; member in union:x86_legm_va
271 uint32_t raw; member in union:x86_legm_pd_entry
291 uint32_t raw; member in union:x86_legm_pt_entry
H A Dpci.c33 pci->address.raw = val;
48 VMKIT_PCI_DEBUG("wrote 0x%x to address:0x%x (port:0x%x)\n", val, pci->address.raw, port);
83 *val = pci->address.raw;
H A Dlpc.c312 return l->ocw1[ctrlr].raw;
345 *val = l->rtc_prim_ram.raw[l->rtc_prim_addr];
348 l->rtc_prim_ram.u.C.raw = 0;
369 *val = l->nmi_sc_reg.raw;
565 l->icw1[ctrlr].raw = val;
575 l->ocw3[ctrlr].raw = val;
579 l->ocw2[ctrlr].raw = val;
590 l->icw2[ctrlr].raw = val;
595 l->icw3[ctrlr].raw = val;
606 l->icw4[ctrlr].raw
[all...]
/barrelfish-2018-10-04/usr/drivers/e1000/
H A De1000n_desc.h23 uint64_t raw[2] __attribute__((packed)); member in union:rx_desc
61 uint64_t raw; member in union:tx_desc::__anon1486
66 uint8_t raw; member in union:tx_desc::__anon1486::__anon1487::__anon1488
79 uint8_t raw; member in union:tx_desc::__anon1486::__anon1487::__anon1490
95 uint8_t raw; member in union:tx_desc::__anon1486::__anon1492::__anon1493
108 uint8_t raw; member in union:tx_desc::__anon1486::__anon1492::__anon1495
115 uint8_t raw; member in union:tx_desc::__anon1486::__anon1492::__anon1497
128 uint8_t raw; member in union:tx_desc::__anon1486::__anon1499::__anon1500
136 uint8_t raw; member in union:tx_desc::__anon1486::__anon1499::__anon1502
150 uint8_t raw; member in union:tx_desc::__anon1486::__anon1499::__anon1504
160 uint8_t raw[3]; member in union:tx_desc::__anon1486::__anon1499::__anon1506
180 uint64_t raw; member in union:context_desc
194 uint8_t raw; member in union:context_desc::__anon1508::__anon1510
208 uint8_t raw; member in union:context_desc::__anon1508::__anon1512
[all...]
/barrelfish-2018-10-04/include/barrelfish_kpi/
H A Dlegacy_idc_buffer.h68 uintptr_t raw[IDC_SEND_HEADER_LENGTH]; member in union:idc_send_header
86 uintptr_t raw; member in union:idc_recv_header
99 uintptr_t raw[IDC_SEND_LENGTH]; ///< Raw message contents member in union:idc_send_msg_body
129 return msg->u.raw;
176 msg->u.raw[i] = 0;
H A Dlmp.h47 uintptr_t raw; member in union:lmp_recv_header
/barrelfish-2018-10-04/kernel/include/target/x86_32/
H A Dpaging_kernel_target.h68 uint64_t raw; member in union:x86_32_pdpte_entry
84 uint64_t raw; member in union:x86_32_pdir_entry
105 uint64_t raw; member in union:x86_32_ptable_entry
144 uint32_t raw; member in union:x86_32_pdir_entry
163 uint32_t raw; member in union:x86_32_ptable_entry
207 p[i].raw = X86_32_PTABLE_CLEAR;
222 p[i].raw = X86_32_PTABLE_CLEAR;
239 tmp.raw = PTABLE_CLEAR;
254 tmp.raw = X86_32_PTABLE_CLEAR;
278 tmp.raw
[all...]
/barrelfish-2018-10-04/kernel/arch/armv8/
H A Dpaging.c105 l2.raw = 0;
117 l1.raw = 0;
155 e.raw = 0;
170 e.raw = 0;
185 e.raw = flags;
203 e.raw = 0;
220 e.raw = 0;
240 e.raw = flags;
258 e.raw = flags;
265 // printf("Setting l3 entry@%p -> (%p) %p raw
[all...]
/barrelfish-2018-10-04/tools/demo/Aquarium/
H A DEvents.cs62 public TraceEvent(ulong raw) argument
64 this.Raw = raw;
69 ulong raw;
70 bool ok = ulong.TryParse(s, NumberStyles.AllowHexSpecifier, null, out raw);
71 result = ok ? new TraceEvent(raw) : new TraceEvent();
/barrelfish-2018-10-04/kernel/arch/armv7/
H A Dpaging.c91 l1.raw = 0;
227 if ( L1_TYPE(l1_high[i].raw) == L1_TYPE_SECTION_ENTRY &&
233 if ( L1_TYPE(l1_high[i].raw) == L1_TYPE_INVALID_ENTRY ) {
251 if ( L1_TYPE(pte.raw) == L1_TYPE_INVALID_ENTRY) {
255 switch( L1_TYPE(pte.raw) ) {
390 entry->raw = 0;
407 dest_lvaddr, slot, entry, entry->raw);
461 entry->raw = 0;
471 slot + i, entry, entry->raw);
528 entry->raw
[all...]
/barrelfish-2018-10-04/include/target/x86_64/barrelfish_kpi/
H A Dcpu_target.h62 uint64_t raw; member in union:segment_descriptor
/barrelfish-2018-10-04/include/trace/
H A Dtrace.h151 uint64_t raw; member in union:trace_event::__anon369
343 if (ev->u.raw == master->start_trigger) {
357 if (ev->u.raw == master->stop_trigger ||
461 if (ev->u.raw == master->start_trigger) {
479 if (ev->u.raw == master->stop_trigger ||
500 static inline errval_t trace_event_raw(uint64_t raw)
512 ev.u.raw = raw;
/barrelfish-2018-10-04/include/lwip2/lwip/apps/
H A Dsnmp_opts.h61 * SNMP_USE_NETCONN: Use netconn API instead of raw API.
70 * SNMP_USE_RAW: Use raw API.
79 #error SNMP stack can use only one of the APIs {raw, netconn}
83 #error SNMP stack needs a receive API and UDP {raw, netconn}
/barrelfish-2018-10-04/usr/acpi/
H A Dvtd_sl_paging.h43 uint64_t raw; member in union:sl_pdir_entry
65 uint64_t raw; member in union:sl_ptable_entry
117 tmp.raw = SL_PTABLE_CLEAR;
129 tmp.raw = SL_PTABLE_CLEAR;
145 tmp.raw = SL_PTABLE_CLEAR;
162 tmp.raw = SL_PTABLE_CLEAR;
/barrelfish-2018-10-04/kernel/include/target/x86_64/
H A Dpaging_kernel_target.h59 uint64_t raw; member in union:x86_64_pdir_entry
98 uint64_t raw; member in union:x86_64_ptable_entry
169 p[i].raw = X86_64_PTABLE_CLEAR;
184 p[i].raw = X86_64_PTABLE_CLEAR;
201 tmp.raw = X86_64_PTABLE_CLEAR;
225 tmp.raw = X86_64_PTABLE_CLEAR;
255 tmp.raw = X86_64_PTABLE_CLEAR;
291 tmp.raw = X86_64_PTABLE_CLEAR;
424 entry->raw = X86_64_PTABLE_CLEAR;
/barrelfish-2018-10-04/lib/spawndomain/
H A Dmultiboot.c117 /// Returns a raw pointer to the modules string area string
216 const char *raw = multiboot_module_rawstring(region); local
217 if (raw == NULL)
220 const char *space = strchr(raw, ' ');
221 if (space == NULL || (space - raw < namelen))
227 if ((strstr(raw, containing)) != NULL)

Completed in 114 milliseconds

12345