Searched +full:hart +full:- +full:index +full:- +full:bits (Results 1 – 10 of 10) sorted by relevance
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
H A D | riscv,imsics.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/interrupt-controller/riscv,imsics.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: RISC-V Incoming MSI Controller (IMSIC) 10 - Anup Patel <anup@brainfault.org> 13 The RISC-V advanced interrupt architecture (AIA) defines a per-CPU incoming 14 MSI controller (IMSIC) for handling MSIs in a RISC-V platform. The RISC-V 15 AIA specification can be found at https://github.com/riscv/riscv-aia. 17 The IMSIC is a per-CPU (or per-HART) device with separate interrupt file [all …]
|
/freebsd/sys/riscv/riscv/ |
H A D | plic.c | 1 /*- 2 * SPDX-License-Identifier: BSD-2-Clause 10 * and Technology) under DARPA contract HR0011-18-C-0016 ("ECATS"), as part of 52 #include <dt-bindings/interrupt-controller/irq.h> 70 (_sc->contexts[_cpu].enable_offset + ((_irq) / 32) * sizeof(uint32_t)) 72 (_sc->contexts[_cpu].context_offset + PLIC_CONTEXT_THRESHOLD) 74 (_sc->contexts[_cpu].context_offset + PLIC_CONTEXT_CLAIM) 107 { "sifive,plic-1.0.0", 1 }, 108 { "thead,c900-plic", 1 }, 113 bus_read_4(sc->mem_res, (reg)) [all …]
|
H A D | pmap.c | 1 /*- 2 * SPDX-License-Identifier: BSD-4-Clause 12 * Copyright (c) 2005-2010 Alan L. Cox <alc@cs.rice.edu> 18 * Copyright (c) 2015-2018 Ruslan Bukin <br@bsdpad.com> 30 * FA8750-10-C-0237 ("CTSRD"), as part of the DARPA CRASH research programme. 64 /*- 71 * DARPA/SPAWAR contract N66001-01-C-8035 ("CBOSS"), as part of the DARPA 101 * this module may throw away valid virtual-to-physical 103 * of virtual-to-physical mappings must be done as 107 * make virtual-to-physical map invalidates expensive, [all …]
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_nmea.c | 2 * refclock_nmea.c - clock driver for an NMEA GPS CLOCK 15 * Dave Hart July 1, 2009 16 * hart@ntp.org, davehart@davehart.com 51 * This driver supports NMEA-compatible GPS receivers 68 * the relevent bits of 'mode' in the server configuration line 71 * bit 0 - enables RMC (1) 72 * bit 1 - enables GGA (2) 73 * bit 2 - enables GLL (4) 74 * bit 3 - enables ZDA (8) - Standar [all...] |
/freebsd/sys/net/ |
H A D | dlt.h | 1 /*- 39 * Link-layer header type codes. 42 * "tcpdump-workers@lists.tcpdump.org" for a value. Otherwise, you run 44 * purpose, and of having tools that read libpcap-format captures not 53 * for detailed descriptions of some of these link-layer header types. 67 #define DLT_ARCNET 7 /* ARCNET, with BSD-style header */ 69 #define DLT_PPP 9 /* Point-to-point Protocol */ 78 * XXX - DLT_ATM_RFC1483 is 13 in BSD/OS, and DLT_RAW is 14 in BSD/OS, 81 #define DLT_ATM_RFC1483 11 /* LLC-encapsulated ATM */ 98 #define DLT_PPP_BSDOS 14 /* BSD/OS Point-to-point Protocol */ [all …]
|
/freebsd/contrib/libpcap/pcap/ |
H A D | dlt.h | 1 /*- 41 * Link-layer header type codes. 44 * "tcpdump-workers@lists.tcpdump.org" for a value. Otherwise, you run 46 * purpose, and of having tools that read libpcap-format captures not 55 * for detailed descriptions of some of these link-layer header types. 74 #define DLT_ARCNET 7 /* ARCNET, with BSD-style header */ 76 #define DLT_PPP 9 /* Point-to-point Protocol */ 88 * a free-for-all. Perhaps 11 is DLT_ATM_RFC1483 everywhere 11 104 * XXX - DLT_ATM_RFC1483 is 13 in BSD/OS, and DLT_RAW is 14 in BSD/OS, 109 #define DLT_ATM_RFC1483 11 /* LLC-encapsulated ATM */ [all …]
|
/freebsd/contrib/libpcap/ |
H A D | pcap-common.c | 21 * pcap-common.c - common code for pcap and pcapng files 26 #include <pcap-types.h> 28 #include "pcap-int.h" 30 #include "pcap-common.h" 38 * libpcap for non-BSD OSes have added their own DLT_* codes for link 66 * "tcpdump-workers@lists.tcpdump.org". The tcpdump developers will 78 * are available; you might not have the most up-to-date version of this 80 * do *NOT* use any values below 100 - those might already have been 118 #define LINKTYPE_ARCNET_BSD DLT_ARCNET /* BSD-style headers */ 127 * PPP in HDLC-like framing header (with 0xff 0x03 before the PPP protocol [all …]
|
/freebsd/contrib/ntp/ |
H A D | CommitLog | 1 ChangeSet@1.4062, 2024-05-25 00:06:49-07:00, ntpreleng@ntp-build.tal1.ntfo.org 5 ChangeLog@1.2103 +1 -0 8 ntpd/invoke-ntp.conf.texi@1.231 +1 -1 11 ntpd/invoke-ntp.keys.texi@1.214 +1 -1 14 ntpd/invoke-ntp [all...] |
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 13 - Prevent transaction stuffing by ensuring SMTP clients 19 - Accept only CRLF . CRLF as end of an SMTP message 22 - Do not accept a CR or LF except in the combination 31 are used, i.e., TLSA RR 2-x-y and 3-x-y are supported 76 because the -a. option has been removed (as it only 79 VACATION: Add support for Return-Path header to set sender 81 VACATION: Honor RFC3834 and avoid an auto-reply if 82 'Auto-Submitted: no' is found in the headers to 84 VACATION: Avoid an auto-reply if a 'List-Id:' is found in 119 When EAI is enabled, mailq prints UTF-8 addresses as such [all …]
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 2 %%% BibTeX-file{ 23 %%% (incompletely) 1970 -- 1979. 50 %%% covering 1958--1996 became too large (about 65 %%% Algorithms 1--492. For Algorithms 493--686, 72 %%% cross-referenced in both directions, so 75 %%% Corrigenda. Cross-referenced entries are 77 %%% that each is completely self-contained. 83 %%% ftp://netlib.bell-labs.com/netlib/toms. 88 %%% http://ciir.cs.umass.edu/cgi-bin/web_query_form/public/cacm2.1. 90 %%% The initial draft of entries for 1981 -- [all …]
|