Home
last modified time | relevance | path

Searched full:pmi (Results 1 – 25 of 68) sorted by relevance

123

/freebsd/sys/dev/hwpmc/
H A Dhwpmc_core.h94 * 15 Ctr 3 PMI
97 * 11 Ctr 2 PMI
100 * 7 Ctr 1 PMI
103 * 3 Ctr 0 PMI
H A Dhwpmc_core.c152 /* Enable Freezing PMCs on PMI. */ in core_pcpu_init()
1074 * PMCs have a pending PMI interrupt. We take a 'snapshot' of in core2_intr()
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dmsm8996-sony-xperia-tone.dtsi380 pmi-clk-gpio-pins {
506 pmi-gpio2-nc-pins {
516 pmi-gpio3-nc-pins {
526 pmi-gpio4-nc-pins {
535 pmi-gpio5-nc-pins {
544 pmi-gpio6-nc-pins {
553 pmi-gpio7-nc-pins {
562 pmi-gpio8-nc-pins {
577 pmi-gpio10-nc-pins {
/freebsd/sys/dev/isci/scil/
H A Dsati_read_capacity.c80 * LBA field is not 0, the PMI bit is not 0.
93 * - the PMI bit must be 0 in sati_read_capacity_10_translate_command()
137 * LBA field is not 0, the PMI bit is not 0.
150 * - the PMI bit must be 0 in sati_read_capacity_16_translate_command()
H A Dsati_test_unit_ready.c80 * LBA field is not 0, the PMI bit is not 0.
/freebsd/sys/cam/ctl/
H A Dctl_util.h71 int pmi, ctl_tag_type tag_type, uint8_t control);
74 int pmi, ctl_tag_type tag_type, uint8_t control);
H A Dctl_util.c383 uint32_t addr, int reladr, int pmi, in ctl_scsi_read_capacity()
396 if (pmi) in ctl_scsi_read_capacity()
397 cdb->pmi = SRC_PMI; in ctl_scsi_read_capacity()
413 int pmi, ctl_tag_type tag_type, uint8_t control) in ctl_scsi_read_capacity_16()
426 if (pmi) in ctl_scsi_read_capacity_16()
382 ctl_scsi_read_capacity(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,uint32_t addr,int reladr,int pmi,ctl_tag_type tag_type,uint8_t control) ctl_scsi_read_capacity() argument
412 ctl_scsi_read_capacity_16(union ctl_io * io,uint8_t * data_ptr,uint32_t data_len,uint64_t addr,int reladr,int pmi,ctl_tag_type tag_type,uint8_t control) ctl_scsi_read_capacity_16() argument
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp1198 for (auto &PMI : Info) { in identifyMultiplications() local
1199 if (ProcessedReal[PMI.RealIdx] || ProcessedImag[PMI.ImagIdx]) in identifyMultiplications()
1202 auto It = CommonToNode.find(PMI.Common); in identifyMultiplications()
1208 for (auto *Mul : {&RealMuls[PMI.RealIdx], &RealMuls[PMI.RealIdx]}) in identifyMultiplications()
1215 auto &RealMul = RealMuls[PMI.RealIdx]; in identifyMultiplications()
1216 auto &ImagMul = ImagMuls[PMI.ImagIdx]; in identifyMultiplications()
1219 auto NodeB = PMI.Node; in identifyMultiplications()
1220 auto IsMultiplicandReal = PMI.Common == NodeA->Real; in identifyMultiplications()
1235 if ((IsMultiplicandReal && PMI.IsNodeInverted) || in identifyMultiplications()
1236 (!IsMultiplicandReal && !PMI.IsNodeInverted)) in identifyMultiplications()
[all …]
/freebsd/sys/contrib/device-tree/Bindings/pinctrl/
H A Dnvidia,tegra210-pinmux.yaml88 i2s5a, i2s5b, iqc0, iqc1, jtag, pe, pe0, pe1, pmi, pwm0,
H A Dnvidia,tegra114-pinmux.yaml92 nand, nand_alt, owr, pmi, pwm0, pwm1, pwm2, pwm3, pwron,
H A Dnvidia,tegra114-pinmux.txt88 i2s0, i2s1, i2s2, i2s3, i2s4, irda, kbc, nand, nand_alt, owr, pmi,
H A Dnvidia,tegra124-pinmux.txt107 i2s1, i2s2, i2s3, i2s4, irda, kbc, owr, pmi, pwm0, pwm1, pwm2, pwm3,
H A Dnvidia,tegra124-pinmux.yaml107 owr, pmi, pwm0, pwm1, pwm2, pwm3, pwron, reset_out_n, rsvd1,
H A Dnvidia,tegra210-pinmux.txt139 pe1, pmi, pwm0, pwm1, pwm2, pwm3, qspi, rsvd0, rsvd1, rsvd2, rsvd3, sata,
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416_cal_iq.c54 "%d: Chn %d pmi=0x%08x;pmq=0x%08x;iqcm=0x%08x;\n", in ar5416IQCalCollect()
/freebsd/sys/amd64/pt/
H A Dpt.c781 * ToPA PMI handler.
809 ("%s: cpu %d: ToPA PMI interrupt without an active context", in pt_topa_intr()
813 ("%s: cpu %d: ToPA PMI interrupt with invalid buffer", __func__, in pt_topa_intr()
/freebsd/sys/contrib/openzfs/man/man1/
H A Dzarcstat.180 .It Sy pmi%
/freebsd/sys/contrib/openzfs/cmd/
H A Dzarcstat.in108 "pmi%": [4, 100, "Prefetch metadata I/O hits percentage"],
679 v["pmi%"] = 100 * v["pmioh"] / v["pmread"] if v["pmread"] > 0 else 0
680 v["pmm%"] = 100 - v["pmh%"] - v["pmi%"] if v["pmread"] > 0 else 0
/freebsd/sys/dev/usb/storage/
H A Dustorage_fs.c1093 uint8_t pmi = sc->sc_cbw->CBWCDB[8]; in ustorage_fs_read_capacity() local
1095 /* Check the PMI and LBA fields */ in ustorage_fs_read_capacity()
1096 if ((pmi > 1) || ((pmi == 0) && (lba != 0))) { in ustorage_fs_read_capacity()
/freebsd/tools/tools/vhba/faulty/
H A Dvhba_faulty.c308 if (cdb[8] & 0x1) { /* PMI */ in faulty_act()
/freebsd/tools/tools/vhba/lots/
H A Dvhba_lots.c294 if (cdb[8] & 0x1) { /* PMI */ in vhbalots_act()
/freebsd/tools/tools/vhba/medium/
H A Dvhba_medium.c295 if (cdb[8] & 0x1) { /* PMI */ in vhbamedium_act()
/freebsd/tools/tools/vhba/simple/
H A Dvhba_simple.c295 if (cdb[8] & 0x1) { /* PMI */ in vhbasimple_act()
/freebsd/tools/tools/vhba/rptluns/
H A Dvhba_rptluns.c324 if (cdb[8] & 0x1) { /* PMI */ in vhbarptluns_act()
/freebsd/lib/libpmc/pmu-events/arch/x86/emeraldrapids/
H A Dpipeline.json272 …ately so the overflow status bit will flip 'high (1)' and generate another PMI (if enabled) after …
280 …ately so the overflow status bit will flip 'high (1)' and generate another PMI (if enabled) after …

123