| /freebsd/lib/libpmc/pmu-events/arch/x86/ |
| H A D | mapfile.csv | 2 GenuineIntel-6-56,v5,broadwellde,core 3 GenuineIntel-6-3D,v17,broadwell,core 4 GenuineIntel-6-47,v17,broadwell,core 5 GenuineIntel-6-4F,v10,broadwellx,core 6 GenuineIntel-6-1C,v4,bonnell,core 7 GenuineIntel-6-26,v4,bonnell,core 8 GenuineIntel-6-27,v4,bonnell,core 9 GenuineIntel-6-36,v4,bonnell,core 10 GenuineIntel-6-35,v4,bonnell,core 11 GenuineIntel-6-5C,v8,goldmont,core [all …]
|
| /freebsd/stand/lua/ |
| H A D | core.lua | 33 local core = {} 53 default_acpi = core.getACPI() 57 core.setACPI(default_acpi) 58 core.setSingleUser(default_single_user) 59 core.setVerbose(default_verbose) 93 core.KEY_BACKSPACE = 8 94 core.KEY_ENTER = 13 95 core.KEY_DELETE = 127 99 core.KEYSTR_ESCAPE = "\027" 100 core.KEYSTR_CSI = core.KEYSTR_ESCAPE .. "[" [all …]
|
| H A D | menu.lua | 31 local core = require("core") 41 entry_type = core.MENU_RETURN, 75 [core.MENU_ENTRY] = function(_, entry) 79 [core.MENU_CAROUSEL_ENTRY] = function(_, entry) 93 [core.MENU_SUBMENU] = function(_, entry) 96 [core.MENU_RETURN] = function(_, entry) 111 entry_type = core.MENU_CAROUSEL_ENTRY, 113 items = core.bootenvList, 139 entry_type = core.MENU_ENTRY, 141 return core.isRewinded() == false [all …]
|
| H A D | loader.lua | 36 local core = require("core") 42 if core.isUEFIBoot() then 48 printc(core.KEYSTR_RESET) 52 if not core.isMenuSkipped() then 58 core.loadEntropy()
|
| /freebsd/lib/libpmc/pmu-events/arch/arm64/ |
| H A D | mapfile.csv | 11 # Type is core, uncore etc 15 0x00000000410fd020,v1,arm/cortex-a34,core 16 0x00000000410fd030,v1,arm/cortex-a53,core 17 0x00000000420f1000,v1,arm/cortex-a53,core 18 0x00000000410fd040,v1,arm/cortex-a35,core 19 0x00000000410fd050,v1,arm/cortex-a55,core 20 0x00000000410fd060,v1,arm/cortex-a65,core 21 0x00000000410fd070,v1,arm/cortex-a57-a72,core 22 0x00000000410fd080,v1,arm/cortex-a57-a72,core 23 0x00000000410fd090,v1,arm/cortex-a73,core [all …]
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/ |
| H A D | debug.h | 54 #define brcms_dbg(core, l, f, a...) __brcms_dbg(&(core)->dev, l, __func__, f, ##a) argument 55 #define brcms_info(core, f, a...) __brcms_info(&(core)->dev, f, ##a) argument 56 #define brcms_warn(core, f, a...) __brcms_warn(&(core)->dev, f, ##a) argument 57 #define brcms_err(core, f, a...) __brcms_err(&(core)->dev, f, ##a) argument 58 #define brcms_crit(core, f, a...) __brcms_crit(&(core)->dev, f, ##a) argument 60 #define brcms_dbg_info(core, f, a...) brcms_dbg(core, BRCM_DL_INFO, f, ##a) argument 61 #define brcms_dbg_mac80211(core, f, a...) brcms_dbg(core, BRCM_DL_MAC80211, f, ##a) argument 62 #define brcms_dbg_rx(core, f, a...) brcms_dbg(core, BRCM_DL_RX, f, ##a) argument 63 #define brcms_dbg_tx(core, f, a...) brcms_dbg(core, BRCM_DL_TX, f, ##a) argument 64 #define brcms_dbg_int(core, f, a...) brcms_dbg(core, BRCM_DL_INT, f, ##a) argument [all …]
|
| H A D | dma.c | 212 struct bcma_device *core; member 363 control = bcma_read32(di->core, DMA64TXREGOFFS(di, control)); in _dma_ctrlflags() 364 bcma_write32(di->core, DMA64TXREGOFFS(di, control), in _dma_ctrlflags() 366 if (bcma_read32(di->core, DMA64TXREGOFFS(di, control)) & in _dma_ctrlflags() 371 bcma_write32(di->core, DMA64TXREGOFFS(di, control), in _dma_ctrlflags() 386 bcma_set32(di->core, ctrl_offset, D64_XC_AE); in _dma64_addrext() 387 w = bcma_read32(di->core, ctrl_offset); in _dma64_addrext() 388 bcma_mask32(di->core, ctrl_offset, ~D64_XC_AE); in _dma64_addrext() 403 brcms_dbg_dma(di->core, in _dma_isaddrext() 409 brcms_dbg_dma(di->core, in _dma_isaddrext() [all …]
|
| H A D | pmu.c | 121 struct bcma_device *core; in si_pmu_measure_alpclk() local 128 core = sii->icbus->drv_cc.core; in si_pmu_measure_alpclk() 130 if (bcma_read32(core, CHIPCREGOFFS(pmustatus)) & PST_EXTLPOAVAIL) { in si_pmu_measure_alpclk() 137 bcma_write32(core, CHIPCREGOFFS(pmu_xtalfreq), in si_pmu_measure_alpclk() 144 ilp_ctr = bcma_read32(core, CHIPCREGOFFS(pmu_xtalfreq)) & in si_pmu_measure_alpclk() 151 bcma_write32(core, CHIPCREGOFFS(pmu_xtalfreq), 0); in si_pmu_measure_alpclk()
|
| H A D | main.c | 590 struct bcma_device *core = wlc_hw->d11core; in brcms_b_update_slot_timing() local 594 bcma_write16(core, D11REGOFFS(ifs_slot), 0x0207); in brcms_b_update_slot_timing() 598 bcma_write16(core, D11REGOFFS(ifs_slot), 0x0212); in brcms_b_update_slot_timing() 675 struct bcma_device *core = wlc_hw->d11core; in brcms_c_write_inits() local 688 bcma_write16(core, offset, value); in brcms_c_write_inits() 690 bcma_write32(core, offset, value); in brcms_c_write_inits() 744 struct bcma_device *core = wlc_hw->d11core; in brcms_b_core_ioctl() local 745 u32 ioctl = bcma_aread32(core, BCMA_IOCTL) & ~m; in brcms_b_core_ioctl() 747 bcma_awrite32(core, BCMA_IOCTL, ioctl | v); in brcms_b_core_ioctl() 1016 struct bcma_device *core; in brcms_b_txstatus() local [all …]
|
| /freebsd/lib/libprocstat/ |
| H A D | core.c | 118 static bool core_offset(struct procstat_core *core, off_t offset); 119 static bool core_read(struct procstat_core *core, void *buf, size_t len); 120 static ssize_t core_read_mem(struct procstat_core *core, void *buf, 122 static void *get_args(struct procstat_core *core, vm_offset_t psstrings, 128 struct procstat_core *core; in procstat_core_open() local 177 core = malloc(sizeof(struct procstat_core)); in procstat_core_open() 178 if (core == NULL) { in procstat_core_open() 182 core->pc_magic = PROCSTAT_CORE_MAGIC; in procstat_core_open() 183 core->pc_fd = fd; in procstat_core_open() 184 core->pc_elf = e; in procstat_core_open() [all …]
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmfmac/ |
| H A D | chip.c | 234 bool (*iscoreup)(struct brcmf_core_priv *core); 235 void (*coredisable)(struct brcmf_core_priv *core, u32 prereset, 237 void (*resetcore)(struct brcmf_core_priv *core, u32 prereset, u32 reset, 242 struct brcmf_core *core) in brcmf_chip_sb_corerev() argument 246 regdata = ci->ops->read32(ci->ctx, CORE_SB(core->base, sbidhigh)); in brcmf_chip_sb_corerev() 247 core->rev = SBCOREREV(regdata); in brcmf_chip_sb_corerev() 250 static bool brcmf_chip_sb_iscoreup(struct brcmf_core_priv *core) in brcmf_chip_sb_iscoreup() argument 256 ci = core->chip; in brcmf_chip_sb_iscoreup() 257 address = CORE_SB(core->pub.base, sbtmstatelow); in brcmf_chip_sb_iscoreup() 264 static bool brcmf_chip_ai_iscoreup(struct brcmf_core_priv *core) in brcmf_chip_ai_iscoreup() argument [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/clock/ |
| H A D | mvebu-core-clock.txt | 3 Marvell MVEBU SoCs usually allow to determine core clock frequencies by 4 reading the Sample-At-Reset (SAR) register. The core clock consumer should 53 "marvell,armada-370-core-clock" - For Armada 370 SoC core clocks 54 "marvell,armada-375-core-clock" - For Armada 375 SoC core clocks 55 "marvell,armada-380-core-clock" - For Armada 380/385 SoC core clocks 56 "marvell,armada-390-core-clock" - For Armada 39x SoC core clocks 57 "marvell,armada-xp-core-clock" - For Armada XP SoC core clocks 58 "marvell,mv98dx3236-core-clock" - For 98dx3236 family SoC core clocks 59 "marvell,dove-core-clock" - for Dove SoC core clocks 60 "marvell,kirkwood-core-clock" - for Kirkwood SoC (except mv88f6180) [all …]
|
| /freebsd/sys/dev/bhnd/bcma/ |
| H A D | bcma_erom.c | 89 struct bhnd_core_info *core); 92 struct bcma_erom_core *core); 100 static void bcma_erom_to_core_info(const struct bcma_erom_core *core, 202 struct bhnd_core_info *core) in bcma_erom_lookup_core() argument 207 return (bcma_erom_seek_matching_core(sc, desc, core)); in bcma_erom_lookup_core() 213 struct bhnd_core_info *core, bhnd_addr_t *addr, bhnd_size_t *size) in bcma_erom_lookup_core_addr() argument 226 if ((error = bcma_erom_seek_matching_core(sc, desc, core))) in bcma_erom_lookup_core_addr() 377 struct bcma_erom_core core; in bcma_erom_get_core_table() local 387 if ((error = bcma_erom_parse_core(sc, &core))) in bcma_erom_get_core_table() 402 struct bcma_erom_core core; in bcma_erom_get_core_table() local [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/ |
| H A D | ti,c64x+megamod-pic.txt | 6 The core interrupt controller provides 16 prioritized interrupts to the 7 C64X+ core. Priority 0 and 1 are used for reset and NMI respectively. 9 sources coming from outside the core. 13 - compatible: Should be "ti,c64x+core-pic"; 18 Single cell specifying the core interrupt priority level (4-15) where 26 compatible = "ti,c64x+core-pic"; 35 may be cascaded into the core interrupt controller. The megamodule PIC 36 has a total of 12 outputs cascading into the core interrupt controller. 37 One for each core interrupt priority level. In addition to the combined 39 the core interrupt controller. When an individual interrupt is cascaded, [all …]
|
| /freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/ |
| H A D | phyreg_n.h | 146 #define NPHY_IqestIqAccLo(core) ((core == 0) ? 0x12c : 0x134) argument 148 #define NPHY_IqestIqAccHi(core) ((core == 0) ? 0x12d : 0x135) argument 150 #define NPHY_IqestipwrAccLo(core) ((core == 0) ? 0x12e : 0x136) argument 152 #define NPHY_IqestipwrAccHi(core) ((core == 0) ? 0x12f : 0x137) argument 154 #define NPHY_IqestqpwrAccLo(core) ((core == 0) ? 0x130 : 0x138) argument 156 #define NPHY_IqestqpwrAccHi(core) ((core == 0) ? 0x131 : 0x139) argument
|
| H A D | phy_n.c | 25 #define READ_RADIO_REG2(pi, radio_type, jspace, core, reg_name) \ argument 27 ((core == PHY_CORE_0) ? \ 31 #define WRITE_RADIO_REG2(pi, radio_type, jspace, core, reg_name, value) \ argument 33 ((core == PHY_CORE_0) ? \ 40 #define READ_RADIO_REG3(pi, radio_type, jspace, core, reg_name) \ argument 41 read_radio_reg(pi, ((core == PHY_CORE_0) ? \ 45 #define WRITE_RADIO_REG3(pi, radio_type, jspace, core, reg_name, value) \ argument 46 write_radio_reg(pi, ((core == PHY_CORE_0) ? \ 51 #define READ_RADIO_REG4(pi, radio_type, jspace, core, reg_name) \ argument 52 read_radio_reg(pi, ((core == PHY_CORE_0) ? \ [all …]
|
| /freebsd/contrib/sqlite3/tea/ |
| H A D | Makefile.in | 245 .PHONY: test-pre test-prepre test-core test test-post test-extension 251 test-core.args = @TEAISH_TESTER_TCL@ 253 test-core.args += '$(tx.dll)' '$(tx.loadPrefix)' 255 test-core.args += '' '' 257 test-core.args += @TEAISH_TESTUTIL_TCL@ 258 test-core: test-pre 259 $(TCLSH) $(test-core.args) 265 test-core: test-pre 266 test-post: test-core 275 clean-core: clean-pre [all …]
|
| /freebsd/sys/dev/bhnd/bhndb/ |
| H A D | bhnd_bhndb.c | 75 struct bhnd_core_info core = bhnd_get_core_info(child); in bhnd_bhndb_is_hw_disabled() local 78 return (BHNDB_IS_CORE_DISABLED(device_get_parent(dev), dev, &core)); in bhnd_bhndb_is_hw_disabled() 84 struct bhnd_core_info core; in bhnd_bhndb_find_hostb_device() local 89 if ((error = BHNDB_GET_HOSTB_CORE(device_get_parent(dev), dev, &core))) in bhnd_bhndb_find_hostb_device() 93 md = bhnd_core_get_match_desc(&core); in bhnd_bhndb_find_hostb_device() 143 device_t core, bus; in bhnd_bhndb_setup_intr() local 147 core = child; in bhnd_bhndb_setup_intr() 148 while ((bus = device_get_parent(core)) != NULL) { in bhnd_bhndb_setup_intr() 152 core = bus; in bhnd_bhndb_setup_intr() 155 KASSERT(core != NULL, ("%s is not a child of %s", in bhnd_bhndb_setup_intr() [all …]
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | netbsd | 53 0 name netbsd-core 66 0 belong&0377777777 041400507 a.out NetBSD/i386 core 67 >0 use netbsd-core 78 0 belong&0377777777 041600507 a.out NetBSD/m68k core 79 >0 use \^netbsd-core 90 0 belong&0377777777 042000507 a.out NetBSD/m68k4k core 91 >0 use \^netbsd-core 102 0 belong&0377777777 042200507 a.out NetBSD/ns32532 core 103 >0 use netbsd-core 105 0 belong&0377777777 045200507 a.out NetBSD/powerpc core [all …]
|
| /freebsd/tools/test/stress2/misc/ |
| H A D | core.sh | 36 rm -f core 37 sed '1,/^EOF/d' < $odir/$0 > core.c 38 mycc -o core -Wall core.c 39 rm -f core.c 44 /tmp/core & 50 rm -f /tmp/core
|
| /freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | OpenCLExtensions.def | 17 // an extension is core or optional core and minimum OpenCL version 19 // define OPENCL_GENERIC_EXTENSION(ext, pragma, avail, core, opt) where 20 // ext - name of the extension or optional core feature. 26 // core - OpenCL versions mask when the extension becomes core feature. 27 // 0U indicates not a core feature. 28 // opt - OpenCL versions mask when the extension becomes optional core 29 // feature. 0U indicates not a optional core feature. 34 // Difference between optional core feature and core feature is that the 45 // semantics in the language compared to the core standard. #pragma directive 46 // has no effect for optional core and core features. [all …]
|
| /freebsd/sys/gnu/dev/bwn/phy_n/ |
| H A D | if_bwn_phy_n_core.c | 213 uint16_t value, uint8_t core, bool off, in bwn_nphy_rf_ctl_override_rev19() argument 221 uint16_t value, uint8_t core, bool off, in bwn_nphy_rf_ctl_override_rev7() argument 259 if (!core || (core & (1 << i))) { in bwn_nphy_rf_ctl_override_rev7() 271 uint16_t value, uint8_t core, bool off) in bwn_nphy_rf_ctl_override_one_to_many() argument 284 bwn_nphy_rf_ctl_override_rev7(mac, 0x20, value, core, off, 1); in bwn_nphy_rf_ctl_override_one_to_many() 285 bwn_nphy_rf_ctl_override_rev7(mac, 0x10, value, core, off, 1); in bwn_nphy_rf_ctl_override_one_to_many() 286 bwn_nphy_rf_ctl_override_rev7(mac, 0x08, value, core, off, 1); in bwn_nphy_rf_ctl_override_one_to_many() 289 bwn_nphy_rf_ctl_override_rev7(mac, 0x4, value, core, off, 1); in bwn_nphy_rf_ctl_override_one_to_many() 290 bwn_nphy_rf_ctl_override_rev7(mac, 0x2, value, core, off, 1); in bwn_nphy_rf_ctl_override_one_to_many() 291 bwn_nphy_rf_ctl_override_rev7(mac, 0x1, value, core, off, 1); in bwn_nphy_rf_ctl_override_one_to_many() [all …]
|
| /freebsd/lib/libpmc/pmu-events/arch/s390/ |
| H A D | mapfile.csv | 2 209[78],1,cf_z10,core 3 281[78],1,cf_z196,core 4 282[78],1,cf_zec12,core 5 296[45],1,cf_z13,core 6 3906,3,cf_z14,core
|
| /freebsd/tools/tools/netrate/tcpp/ |
| H A D | parallelism.csh | 19 foreach core (`jot $cores`) 21 set mflag=`echo $ptcps / $core | bc` 22 set tflag=`echo $ntcps / $core | bc` 23 echo -n $2,${core},${trial}, >> $1 24 ./tcpp -c 192.168.100.102 -p $core -b $totalbytes -m $mflag \
|
| /freebsd/contrib/one-true-awk/testdir/ |
| H A D | T.misc | 7 rm -f core 79 if test -r core; then echo 1>&2 "BAD: T.misc /etc/passwd dropped core"; fi 88 if test -r core; then 90 rm -f core 161 if test -r core; then echo 1>&2 "BAD: T.misc getline ans dropped core"; fi 165 if test -r core; then echo 1>&2 "BAD: T.misc unireghf dropped core"; fi 169 if test -r core; then echo 1>&2 "BAD: T.misc nonterminated dropped core"; fi 256 if test -r core; then echo 1>&2 "BAD: T.misc function min dropped core"; fi 267 if test -r core; then echo 1>&2 "BAD: T.misc 1E40 dropped core"; fi 275 if test -r core; then echo 1>&2 "BAD: T.misc first/abs dropped core"; fi [all …]
|