/arch/arm/mach-orion5x/ |
D | ts78xx-setup.c | 356 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports() 357 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports() 358 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports() 366 ts78xx_fpga.supports.ts_rtc.present = 1; in ts78xx_fpga_supports() 367 ts78xx_fpga.supports.ts_nand.present = 1; in ts78xx_fpga_supports() 368 ts78xx_fpga.supports.ts_rng.present = 1; in ts78xx_fpga_supports() 371 ts78xx_fpga.supports.ts_rtc.present = 0; in ts78xx_fpga_supports() 372 ts78xx_fpga.supports.ts_nand.present = 0; in ts78xx_fpga_supports() 373 ts78xx_fpga.supports.ts_rng.present = 0; in ts78xx_fpga_supports() 382 if (ts78xx_fpga.supports.ts_rtc.present == 1) { in ts78xx_fpga_load_devices() [all …]
|
D | ts78xx-fpga.h | 26 unsigned present:1; member
|
/arch/x86/um/asm/ |
D | processor_32.h | 18 unsigned present:1; member 30 { .present = 0, .flushed = 0 } }, \
|
/arch/x86/um/ |
D | tls_32.c | 72 if (!t->arch.tls_array[idx].present) in get_free_idx() 105 if (!curr->present) { in load_TLS() 169 if (!curr->present) in clear_flushed_tls() 212 t->arch.tls_array[idx - GDT_ENTRY_TLS_MIN].present = 1; in set_tls_entry() 251 if (!t->arch.tls_array[idx - GDT_ENTRY_TLS_MIN].present) in get_tls_entry()
|
/arch/s390/mm/ |
D | hugetlbpage.c | 75 int present; in __rste_to_pte() local 79 present = pud_present(__pud(rste)); in __rste_to_pte() 81 present = pmd_present(__pmd(rste)); in __rste_to_pte() 103 if (present) { in __rste_to_pte()
|
/arch/arm/mm/ |
D | proc-v7.S | 316 teq r3, #0x00100000 @ only present in r1p* 322 teq r6, #0x20 @ only present in r2p0 329 teq r6, #0x20 @ only present in r2p0 339 cmp r6, #0x22 @ only present up to r2p2 345 teq r6, #0x20 @ present in r2p0 346 teqne r6, #0x21 @ present in r2p1 347 teqne r6, #0x22 @ present in r2p2 354 teq r3, #0x00200000 @ only present in r2p* 360 ALT_SMP(cmp r6, #0x30) @ present prior to r3p0 371 cmp r6, #0x4 @ only present up to r0p4 [all …]
|
D | proc-macros.S | 142 .long 0x00 @ L_PTE_MT_MINICACHE (not present) 222 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young? 267 tst r3, #L_PTE_PRESENT | L_PTE_YOUNG @ present and young?
|
D | proc-xsc3.S | 385 .long 0x00 @ L_PTE_MT_MINICACHE (not present) 386 .long PTE_EXT_TEX(5) | PTE_CACHEABLE | PTE_BUFFERABLE @ L_PTE_MT_WRITEALLOC (not present?) 472 mrc p15, 1, r0, c0, c0, 1 @ get L2 present information 474 orrne r6, r6, #(1 << 26) @ enable L2 if present
|
/arch/m68k/ifpsp060/ |
D | fskeleton.S | 71 | is present. The routine below should point to the operating system handler 90 | is present. The routine below should point to the operating system handler 108 | is present. The routine below should point to the operating system handler 127 | is present. The routine below should point to the operating system handler 146 | is present. The routine below should point to the operating system handler 165 | is present. The routine below should point to the operating system handler 184 | is present. The routine below should point to the operating system handler
|
/arch/frv/kernel/ |
D | head-uc-fr401.S | 50 # CC0 - T if DBR0 is present 51 # CC1 - T if DBR1 is present 52 # CC2 - T if DBR2 is present (not FR401/FR401A) 53 # CC3 - T if DBR3 is present (not FR401/FR401A) 66 # specify which DBR regs are present
|
D | head-mmu-fr451.S | 51 # CC0 - T if DBR0 is present 52 # CC1 - T if DBR1 is present 53 # CC2 - T if DBR2 is present 54 # CC3 - T if DBR3 is present
|
D | head-uc-fr555.S | 49 # CC0 - T if DARS0 is present 50 # CC1 - T if DARS1 is present 51 # CC2 - T if DARS2 is present 52 # CC3 - T if DARS3 is present
|
/arch/arc/kernel/ |
D | setup.c | 341 int saved = 0, present = 0; in arc_chk_core_config() local 378 present = cpu->extn.fpu_dp; in arc_chk_core_config() 384 present = cpu->extn_mpy.dsp | cpu->extn.fpu_sp | cpu->extn.fpu_dp; in arc_chk_core_config() 387 if (present && !saved) in arc_chk_core_config() 389 else if (!present && saved) in arc_chk_core_config()
|
/arch/arm/boot/dts/ |
D | kirkwood-dnskw.dtsi | 109 pmx_present_sata0: pmx-present-sata0 { 113 pmx_present_sata1: pmx-present-sata1 {
|
D | r7s72100.dtsi | 43 /* If clk present, value must be set by board */ 50 /* If clk present, value must be set by board */ 57 /* If clk present, value must be set by board to 32678 */ 64 /* If clk present, value must be set by board to 4000000 */
|
D | at91-ariag25.dts | 49 /* N.B. Aria has no SD card detect (CD), assumed present */
|
/arch/arm/mach-tegra/ |
D | reset-handler.S | 163 tst r7, r11 @ if !present 164 bleq __die @ CPU not present (to OS)
|
/arch/arc/boot/dts/ |
D | eznps.dts | 24 present-cpus = "0-1,16-17";
|
/arch/powerpc/platforms/52xx/ |
D | Kconfig | 19 - if the 'fsl,has-wdt' property is present in one of the
|
/arch/powerpc/boot/dts/ |
D | virtex440-ml507.dts | 168 xlnx,interrupt-present = <1>; 307 xlnx,interrupt-present = <0>; 323 xlnx,interrupt-present = <0>; 341 xlnx,interrupt-present = <1>;
|
D | xpedite5200.dts | 101 * 0: BRD_CFG0 (1: P14 IO present) 102 * 1: BRD_CFG1 (1: FP ethernet present) 103 * 2: BRD_CFG2 (1: XMC IO present)
|
D | xpedite5200_xmon.dts | 105 * 0: BRD_CFG0 (1: P14 IO present) 106 * 1: BRD_CFG1 (1: FP ethernet present) 107 * 2: BRD_CFG2 (1: XMC IO present)
|
D | hotfoot.dts | 134 /* Not present on all boards */ 224 and FeatFS partition is not present */
|
/arch/mips/boot/dts/xilfpga/ |
D | nexys4ddr.dts | 41 xlnx,interrupt-present = <0x0>;
|
/arch/arm64/kernel/ |
D | perf_event.c | 911 bool present; member 928 probe->present = true; in __armv8pmu_probe_pmu() 949 .present = false, in armv8pmu_probe_pmu() 959 return probe.present ? 0 : -ENODEV; in armv8pmu_probe_pmu()
|