/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | s3c64xx-pinctrl.dtsi | 52 gpf: gpf-gpio-bank { label 404 samsung,pins = "gpf-0", "gpf-1", "gpf-2", "gpf-4", 405 "gpf-5", "gpf-6", "gpf-7", "gpf-8", 406 "gpf-9", "gpf-10", "gpf-11", "gpf-12"; 412 samsung,pins = "gpf-3"; 425 samsung,pins = "gpf-13"; 431 samsung,pins = "gpf-14"; 437 samsung,pins = "gpf-15"; 443 samsung,pins = "gpf-14";
|
/openbmc/linux/Documentation/devicetree/bindings/serial/ |
H A D | ingenic,uart.yaml | 97 reset-gpios = <&gpf 8 GPIO_ACTIVE_HIGH>; 99 device-wakeup-gpios = <&gpf 5 GPIO_ACTIVE_HIGH>; 100 host-wakeup-gpios = <&gpf 6 GPIO_ACTIVE_HIGH>; 101 shutdown-gpios = <&gpf 4 GPIO_ACTIVE_LOW>;
|
/openbmc/linux/arch/mips/boot/dts/ingenic/ |
H A D | ci20.dts | 121 gpio = <&gpf 15 0>; 153 reset-gpios = <&gpf 7 GPIO_ACTIVE_LOW>; 202 cd-gpios = <&gpf 20 GPIO_ACTIVE_LOW>; 260 interrupt-parent = <&gpf>; 267 reset-gpios = <&gpf 8 GPIO_ACTIVE_LOW>; 268 device-wakeup-gpios = <&gpf 5 GPIO_ACTIVE_HIGH>; 269 shutdown-gpios = <&gpf 4 GPIO_ACTIVE_HIGH>; 403 interrupt-parent = <&gpf>; 493 reset-gpios = <&gpf 12 GPIO_ACTIVE_LOW>;
|
H A D | gcw0.dts | 53 enable-gpios = <&gpf 3 GPIO_ACTIVE_LOW>; 62 enable-gpios = <&gpf 20 GPIO_ACTIVE_HIGH>; 94 simple-audio-card,hp-det-gpio = <&gpf 21 GPIO_ACTIVE_LOW>; 235 gpios = <&gpf 11 GPIO_ACTIVE_LOW>; 369 //id-gpios = <&gpf 18 GPIO_ACTIVE_LOW>;
|
H A D | jz4770.dtsi | 219 gpf: gpio@5 { label
|
H A D | jz4780.dtsi | 244 gpf: gpio@5 { label
|
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/ |
H A D | auo_pixcir_ts.txt | 22 gpios = <&gpf 2 0 GPIO_LEVEL_HIGH>, /* INT */ 23 <&gpf 5 1 GPIO_LEVEL_LOW>; /* RST */
|
H A D | pixcir,pixcir_ts.yaml | 62 attb-gpio = <&gpf 2 0 2>;
|
/openbmc/qemu/target/arm/tcg/ |
H A D | tlb_helper.c | 135 * R_BLYPM: A GPF at EL3 is reported as insn or data abort. in report_as_gpc_exception() 136 * R_VBZMW, R_LXHQR: A GPF at EL[0-2] is reported as a GPC in report_as_gpc_exception() 137 * if SCR_EL3.GPF is set, otherwise an insn or data abort. in report_as_gpc_exception() 227 /* If SCR_EL3.GPF is unset, GPF may still be routed to EL2. */ in arm_deliver_fault()
|
/openbmc/linux/net/sched/ |
H A D | cls_basic.c | 272 struct tc_basic_pcnt gpf = {}; in basic_dump() local 293 gpf.rcnt += pf->rcnt; in basic_dump() 294 gpf.rhit += pf->rhit; in basic_dump() 299 &gpf, TCA_BASIC_PAD)) in basic_dump()
|
H A D | cls_u32.c | 1363 struct tc_u32_pcnt *gpf; in u32_dump() local 1417 gpf = kzalloc(struct_size(gpf, kcnts, n->sel.nkeys), GFP_KERNEL); in u32_dump() 1418 if (!gpf) in u32_dump() 1425 gpf->rcnt += pf->rcnt; in u32_dump() 1426 gpf->rhit += pf->rhit; in u32_dump() 1428 gpf->kcnts[i] += pf->kcnts[i]; in u32_dump() 1431 if (nla_put_64bit(skb, TCA_U32_PCNT, struct_size(gpf, kcnts, n->sel.nkeys), in u32_dump() 1432 gpf, TCA_U32_PAD)) { in u32_dump() 1433 kfree(gpf); in u32_dump() 1436 kfree(gpf); in u32_dump()
|
H A D | cls_matchall.c | 329 struct tc_matchall_pcnt gpf = {}; in mall_dump() local 356 gpf.rhit += pf->rhit; in mall_dump() 361 &gpf, TCA_MATCHALL_PAD)) in mall_dump()
|
/openbmc/linux/drivers/cxl/ |
H A D | cxlpci.h | 42 /* CXL 2.0 8.1.6: GPF DVSEC for CXL Port */ 45 /* CXL 2.0 8.1.7: GPF DVSEC for CXL Device */
|
/openbmc/linux/drivers/gpu/drm/amd/include/ivsrcid/gfx/ |
H A D | irqsrcs_gfx_11_0_0.h | 49 #define GFX_11_0_0__SRCID__SDMA_SEM_INCOMPLETE_TIMEOUT 65 // 0x41 GPF(Sem incomplete … 66 #define GFX_11_0_0__SRCID__CP_GPF 195 // 0xC3 General Protection Fault (GPF)
|
H A D | irqsrcs_gfx_10_1.h | 42 #define GFX_10_1__SRCID__CP_GPF 195 // C3 General Protection Fault (GPF)
|
H A D | irqsrcs_gfx_9_0.h | 44 #define GFX_9_0__SRCID__CP_GPF 195 /* C3 General Protection Fault (GPF) */
|
/openbmc/qemu/include/hw/cxl/ |
H A D | cxl_pci.h | 125 * CXL r3.1 Section 8.1.6: GPF DVSEC for CXL Port 137 * CXL r3.1 Section 8.1.7: GPF DVSEC for CXL Device
|
/openbmc/openbmc/poky/meta/recipes-devtools/qemu/qemu/ |
H A D | 0002-apic-fixup-fallthrough-to-PIC.patch | 17 The GPF is caused by an attempt to service interrupt 0xffffffff. This
|
/openbmc/linux/Documentation/devicetree/bindings/memory-controllers/ |
H A D | ingenic,nemc.yaml | 88 reset-gpios = <&gpf 12 GPIO_ACTIVE_HIGH>;
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | intel_memory_region.c | 44 memset_io(va, value, pagesize); /* or GPF! */ in __iopagetest() 114 * a GPF preventing further execution. If the backing store does not in iomemtest()
|
H A D | i915_vma_resource.c | 368 * the @gpf allocation mode. If that fails, the function will instead
|
/openbmc/linux/drivers/pnp/pnpbios/ |
H A D | core.c | 484 { /* PnPBIOS GPF on boot */ 494 { /* PnPBIOS GPF on boot */
|
/openbmc/linux/arch/mips/include/asm/mach-rc32434/ |
H A D | eth.h | 112 /* Ethernet GPF register */
|
/openbmc/linux/arch/sh/kernel/ |
H A D | ftrace.c | 69 * that CPU will have undefined results and possibly take a GPF.
|
/openbmc/linux/kernel/sched/ |
H A D | debug.c | 965 unsigned long tpf, unsigned long gsf, unsigned long gpf) in print_numa_stats() argument 969 SEQ_printf(m, "group_private=%lu group_shared=%lu\n", gpf, gsf); in print_numa_stats()
|