Home
last modified time | relevance | path

Searched refs:context (Results 1 – 25 of 1961) sorted by last modified time

12345678910>>...79

/freebsd/sys/contrib/device-tree/src/arm64/tesla/
H A Dfsd.dtsi386 /* Per context non-secure context interrupts, 0-3 interrupts */
410 /* Per context non-secure context interrupts, 0-7 interrupts */
432 /* Per context non-secure context interrupts, 0-1 interrupts */
448 /* Per context non-secure context interrupts, 0-1 interrupts */
/freebsd/sys/contrib/device-tree/src/arm64/qcom/
H A Dsm8150.dtsi3019 qcom,replicator-loses-context;
3046 arm,coresight-loses-context-with-cpu;
3066 arm,coresight-loses-context-with-cpu;
3086 arm,coresight-loses-context-with-cpu;
3106 arm,coresight-loses-context-with-cpu;
3126 arm,coresight-loses-context-with-cpu;
3146 arm,coresight-loses-context-with-cpu;
3166 arm,coresight-loses-context-with-cpu;
3186 arm,coresight-loses-context-with-cpu;
H A Dsm8250.dtsi3483 arm,coresight-loses-context-with-cpu;
3502 arm,coresight-loses-context-with-cpu;
3521 arm,coresight-loses-context-with-cpu;
3540 arm,coresight-loses-context-with-cpu;
3559 arm,coresight-loses-context-with-cpu;
3578 arm,coresight-loses-context-with-cpu;
3597 arm,coresight-loses-context-with-cpu;
3616 arm,coresight-loses-context-with-cpu;
H A Dsm6115.dtsi2340 arm,coresight-loses-context-with-cpu;
2361 arm,coresight-loses-context-with-cpu;
2382 arm,coresight-loses-context-with-cpu;
2403 arm,coresight-loses-context-with-cpu;
2424 arm,coresight-loses-context-with-cpu;
2445 arm,coresight-loses-context-with-cpu;
2466 arm,coresight-loses-context-with-cpu;
2487 arm,coresight-loses-context-with-cpu;
H A Dsdm845.dtsi3597 arm,coresight-loses-context-with-cpu;
3617 arm,coresight-loses-context-with-cpu;
3637 arm,coresight-loses-context-with-cpu;
3657 arm,coresight-loses-context-with-cpu;
3677 arm,coresight-loses-context-with-cpu;
3697 arm,coresight-loses-context-with-cpu;
3717 arm,coresight-loses-context-with-cpu;
3737 arm,coresight-loses-context-with-cpu;
H A Dsdm845-cheza.dtsi786 * GPU to update the SMMU pagetables for context switches. Work
H A Dsc7280.dtsi3157 qcom,replicator-loses-context;
3184 arm,coresight-loses-context-with-cpu;
3204 arm,coresight-loses-context-with-cpu;
3224 arm,coresight-loses-context-with-cpu;
3244 arm,coresight-loses-context-with-cpu;
3264 arm,coresight-loses-context-with-cpu;
3284 arm,coresight-loses-context-with-cpu;
3304 arm,coresight-loses-context-with-cpu;
3324 arm,coresight-loses-context-with-cpu;
H A Dsc7180.dtsi2453 qcom,replicator-loses-context;
2480 arm,coresight-loses-context-with-cpu;
2500 arm,coresight-loses-context-with-cpu;
2520 arm,coresight-loses-context-with-cpu;
2540 arm,coresight-loses-context-with-cpu;
2560 arm,coresight-loses-context-with-cpu;
2580 arm,coresight-loses-context-with-cpu;
2600 arm,coresight-loses-context-with-cpu;
2620 arm,coresight-loses-context-with-cpu;
H A Dmsm8916.dtsi925 arm,coresight-loses-context-with-cpu;
946 arm,coresight-loses-context-with-cpu;
967 arm,coresight-loses-context-with-cpu;
988 arm,coresight-loses-context-with-cpu;
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dfsl-ls1088a.dtsi696 // per context interrupt, 64 interrupts
H A Dfsl-ls208xa.dtsi900 /* per context interrupt, 64 interrupts */
H A Dfsl-lx2160a.dtsi1313 // per context interrupt, 64 interrupts
H A Dfsl-ls1028a.dtsi745 /* per context interrupt, 64 interrupts */
/freebsd/sys/contrib/device-tree/Bindings/riscv/
H A Dcpus.yaml18 hart: A hardware execution context, which contains all the state
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dsifive,plic-1.0.0.yaml17 A hart context is a privilege mode in a hardware execution thread. For example,
21 Each interrupt can be enabled on per-context basis. Any context can claim
25 serviced first. Each context can specify a priority threshold. Interrupts
27 interrupt line leading to the context.
94 that a context is not present. Each node pointed to should be a
/freebsd/sys/contrib/device-tree/Bindings/iommu/
H A Darm,smmu.yaml181 the global interrupts and any following entries corresponding to context
185 context bank. In the case of a single, combined interrupt, it must be
583 <0 34 4>, /* This is the first context interrupt */
604 <0 40 4>, /* This is the first context interrupt */
630 <0 46 4>, /* This is the first context interrupt */
H A Dqcom,iommu.yaml15 and optionally requiring additional configuration to route context IRQs
84 The ASID number associated to the context bank.
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp754 getIntegerWidthAndSignedness(const clang::ASTContext &context, in getIntegerWidthAndSignedness() argument
758 : Type->isBitIntType() ? context.getIntWidth(Type) in getIntegerWidthAndSignedness()
759 : context.getTypeInfo(Type).Width; in getIntegerWidthAndSignedness()
/freebsd/sys/cam/scsi/
H A Dscsi_da.c1488 static void dasysctlinit(void *context, int pending);
2254 dasysctlinit(void *context, int pending) in dasysctlinit() argument
2261 periph = (struct cam_periph *)context; in dasysctlinit()
/freebsd/sys/conf/
H A DNOTES1372 # It exists to give the minimal context necessary to respond to Inquiry
/freebsd/sys/contrib/openzfs/contrib/debian/
H A Dcontrol160 mapping of the error codes to the exceptions by interpreting a context
181 mapping of the error codes to the exceptions by interpreting a context
/freebsd/sys/cam/ctl/
H A Dscsi_ctl.c915 ctlfe_drain(void *context, int pending) in ctlfe_drain() argument
917 struct cam_periph *periph = context; in ctlfe_drain()
H A Dctl.c13464 io = rq->context;
13563 io = rq->context;
13688 rq->context = io;
H A Dctl_backend_block.c265 static void ctl_be_block_worker(void *context, int pending);
2067 ctl_be_block_worker(void *context, int pending) in ctl_be_block_worker() argument
2069 struct ctl_be_block_lun *be_lun = (struct ctl_be_block_lun *)context; in ctl_be_block_worker()
H A Dctl_backend_ramdisk.c143 static void ctl_backend_ramdisk_worker(void *context, int pending);
526 ctl_backend_ramdisk_worker(void *context, int pending) in ctl_backend_ramdisk_worker() argument
531 be_lun = (struct ctl_be_ramdisk_lun *)context; in ctl_backend_ramdisk_worker()

12345678910>>...79