/linux/tools/perf/Documentation/ |
H A D | examples.txt | 12 titan:~> perf list 31 titan:~> perf stat -e kmem:mm_page_pcpu_drain -e kmem:mm_page_alloc 47 titan:~> perf stat --repeat 5 -e kmem:mm_page_pcpu_drain -e 69 titan:~/git> perf record -e kmem:mm_page_alloc -c 1 ./git gc 79 titan:~/git> perf report 104 titan:~/git> perf report --sort comm,dso,symbol 123 titan:~/git> perf record -g -e kmem:mm_page_alloc -c 1 ./git gc 131 titan:~/git> perf report -g 160 titan:~/git> perf stat -a -e kmem:mm_page_pcpu_drain -e 176 titan:~/git> perf stat --repeat 10 -a -e kmem:mm_page_pcpu_drain -e [all …]
|
/linux/arch/sh/boards/ |
H A D | board-titan.c | 3 * arch/sh/boards/titan/setup.c - Setup for Titan 9 #include <mach/titan.h> 19 .mv_name = "Titan",
|
H A D | Kconfig | 300 bool "TITAN" 305 Select Titan if you are configuring for a Nimble Microsystems
|
H A D | Makefile | 15 obj-$(CONFIG_SH_TITAN) += board-titan.o
|
/linux/arch/alpha/kernel/ |
H A D | sys_titan.c | 10 * Code supporting TITAN systems (EV6+TITAN), currently: 41 * Titan generic 45 * Titan supports up to 4 CPUs 188 .name = "TITAN", 230 /* init the titan irqs */ in titan_legacy_init_irq() 260 * Titan Family 349 * common titan code won't. in privateer_init_pci() 367 .vector_name = "TITAN", 391 ALIAS_MV(titan) 419 in unconditionally with titan; setup_arch knows how to cope. */
|
H A D | machvec_impl.h | 11 IRONGATE, MARVEL, POLARIS, TSUNAMI, TITAN, WILDFIRE 95 #define DO_TITAN_IO IO(TITAN,titan)
|
H A D | err_titan.c | 7 * Error handling code supporting TITAN systems 398 * Mask of Titan interrupt sources which are reported as machine checks in titan_machine_check() 515 "Titan PChip 0 Extended Frame", 520 "Titan PChip 1 Extended Frame", 525 "Titan Memory Extended Frame",
|
H A D | core_titan.c | 5 * Code common to all TITAN core logic chips. 29 /* Save Titan configuration data as the console had it set up. */ 312 * Note: Window 3 on Titan is Scatter-Gather ONLY. in titan_init_one_pachip_port() 324 hose->sg_pci->align_entry = 4; /* Titan caches 4 PTEs at a time */ in titan_init_one_pachip_port() 676 /* And wait at least 5000 66MHz cycles (per Titan spec). */ in titan_agp_configure()
|
/linux/arch/sh/drivers/pci/ |
H A D | fixups-titan.c | 3 * arch/sh/drivers/pci/ops-titan.c 10 * PCI initialization for the Titan boards 17 #include <mach/titan.h> 32 printk("PCI: Mapping TITAN IRQ for slot %d, pin %c to irq %d\n", in pcibios_map_platform_irq()
|
H A D | Makefile | 25 obj-$(CONFIG_SH_TITAN) += fixups-titan.o
|
/linux/arch/alpha/include/asm/ |
H A D | core_titan.h | 9 * TITAN is the internal names for a core logic chipset which provides 14 * Titan Chipset Engineering Specification 135 * TITAN PA-chip Window Space Base Address register. 154 * TITAN PA-chip Control Register 328 * Data structure for handling TITAN machine checks: 376 * TITAN, a 21??? PCI/memory support chipset for the EV6 (21264) 395 #define __IO_PREFIX titan
|
H A D | setup.h | 20 #define KERNEL_START_PHYS 0x1000000 /* required: Wildfire/Titan/Marvel */
|
H A D | irq.h | 20 TITAN
|
/linux/arch/sh/include/mach-common/mach/ |
H A D | titan.h | 3 * Platform definitions for Titan 10 #define __IO_PREFIX titan
|
/linux/arch/alpha/ |
H A D | Kconfig.debug | 15 Recent consoles on Titan and Marvel machines also require the 25 you wish to run on Wildfire, Titan, or Marvel.
|
H A D | Kconfig | 106 Titan AlphaServer ES45 / DS25 / DS15 215 bool "Titan" 217 AlphaServer ES45/DS25 SMP based on EV68 and Titan chipset.
|
/linux/drivers/media/usb/as102/ |
H A D | as102_usb_drv.h | 15 /* Abilis system: "TITAN" */ 16 #define AS102_REFERENCE_DESIGN "Abilis Systems DVB-Titan"
|
/linux/drivers/thunderbolt/ |
H A D | clx.c | 67 /* Called for USB4 or Titan Ridge routers only */ 260 /* Only Titan Ridge of pre-USB4 devices support CLx states */ in tb_switch_mask_clx_objections() 268 * In Titan Ridge there are only 2 dual-lane Thunderbolt ports: in tb_switch_mask_clx_objections()
|
/linux/arch/sh/tools/ |
H A D | mach-types | 42 TITAN SH_TITAN
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | qcom,sdm845-camss.yaml | 87 - description: Titan GDSC - Titan ISP Block, Global Distributed Switch Controller.
|
H A D | qcom,sm8250-camss.yaml | 104 - description: Titan GDSC - Titan ISP Block, Global Distributed Switch Controller.
|
H A D | qcom,sc8280xp-camss.yaml | 110 - description: Titan Top GDSC - Titan ISP Block, Global Distributed Switch Controller.
|
/linux/Documentation/devicetree/bindings/tpm/ |
H A D | google,cr50.yaml | 13 Google has designed a family of security chips called "Titan".
|
/linux/arch/powerpc/xmon/ |
H A D | ppc-opc.c | 3000 #define TITAN PPC_OPCODE_TITAN macro 3001 #define MULHW PPC_OPCODE_405 | PPC_OPCODE_440 | TITAN 4785 {"isel", XISEL(31,15), XISEL_MASK, PPCISEL|TITAN, 0, {RT, RA0, RB, CRB}}, 4842 {"dlmzb", XRC(31,78,0), X_MASK, PPC403|PPC440|TITAN, 0, {RA, RS, RB}}, 4843 {"dlmzb.", XRC(31,78,1), X_MASK, PPC403|PPC440|TITAN, 0, {RA, RS, RB}}, 4896 {"dcbtstls", X(31,134), X_MASK, PPCCHLK|PPC476|TITAN, 0, {CT, RA0, RB}}, 4948 {"dcbtls", X(31,166), X_MASK, PPCCHLK|PPC476|TITAN, 0, {CT, RA0, RB}}, 5020 {"icblc", X(31,230), X_MASK, PPCCHLK|PPC476|TITAN, 0, {CT, RA0, RB}}, 5066 {"mfdcrx", X(31,259), X_MASK, BOOKE|PPCA2|PPC476, TITAN, {RS, RA}}, 5096 {"mfapidi", X(31,275), X_MASK, BOOKE, E500|TITAN, {RT, RA}}, [all …]
|
/linux/Documentation/admin-guide/media/ |
H A D | other-usb-cardlist.rst | 10 dvb-as102 Abilis Systems DVB-Titan 1BA6:0001
|