/linux/arch/arm64/kvm/hyp/ |
H A D | exception.c | 79 * For the SPSR_ELx layout for AArch64, see ARM DDI 0487E.a page C5-429. 80 * For the SPSR_ELx layout for AArch32, see ARM DDI 0487E.a page C5-426. 134 // See ARM DDI 0487E.a, page D5-2579. in enter_exception64() 138 // See ARM DDI 0487E.a, page D5-2578. in enter_exception64() 144 // See ARM DDI 0487E.a, page D2-2452. in enter_exception64() 147 // See ARM DDI 0487E.a, page D1-2306. in enter_exception64() 150 // See ARM DDI 0487E.a, page D13-3258 in enter_exception64() 155 // See ARM DDI 0487E.a, pages D1-2293 to D1-2294. in enter_exception64() 177 * - ARM DDI 0406C.d, page B1-1148 178 * - ARM DDI 0487E.a, page G8-6264 [all …]
|
/linux/Documentation/trace/coresight/ |
H A D | coresight-cpu-debug.rst | 12 (ARM DDI 0487A.k) Chapter 'Part H: External debug', the CPU can integrate 45 'ED' for register prefix (ARM DDI 0487A.k, chapter H9.1) and AArch32 uses 46 'DBG' as prefix (ARM DDI 0487A.k, chapter G5.1). The driver is unified to 49 - ARMv8-a (ARM DDI 0487A.k) and ARMv7-a (ARM DDI 0406C.b) have different 56 detailed description for offset is in ARMv7-a ARM (ARM DDI 0406C.b) chapter 70 have been enabled properly. In ARMv8-a ARM (ARM DDI 0487A.k) chapter 'H9.1
|
/linux/Documentation/devicetree/bindings/display/panel/ |
H A D | jdi,lpm102a188a.yaml | 37 ddi-supply: 56 - ddi-supply 88 ddi-supply = <&pp1800_lcdio>;
|
/linux/lib/tests/ |
H A D | longest_symbol_kunit.c | 17 #define DDI(name) DI(n##name##name) macro 18 #define DDDI(name) DDI(n##name##name)
|
/linux/drivers/usb/typec/ucsi/ |
H A D | ucsi_huawei_gaokun.c | 215 u8 dcc, ddi; in gaokun_ucsi_port_update() local 218 ddi = port_data[offset + 1]; in gaokun_ucsi_port_update() 224 port->mode = FIELD_GET(GAOKUN_DPAM_MASK, ddi); in gaokun_ucsi_port_update() 225 port->hpd_state = FIELD_GET(GAOKUN_HPD_STATE_MASK, ddi); in gaokun_ucsi_port_update() 226 port->hpd_irq = FIELD_GET(GAOKUN_HPD_IRQ_MASK, ddi); in gaokun_ucsi_port_update()
|
/linux/drivers/gpu/drm/amd/display/include/ |
H A D | grph_object_ctrl_defs.h | 238 * DDI PHY channel mapping reflecting XBAR setting 254 /* DDI PHY ID for the transmitter */ 256 /* DDI PHY channel mapping reflecting crossbar setting */
|
/linux/tools/perf/arch/arm64/util/ |
H A D | tsc.c | 12 * According to ARM DDI 0487F.c, from Armv8.0 to Armv8.5 inclusive, the in rdtsc()
|
/linux/Documentation/translations/zh_CN/arch/arm64/ |
H A D | hugetlbpage.rst | 29 架构中转换页表条目(D4.5.3, ARM DDI 0487C.a)中提供一个连续
|
H A D | booting.txt | 175 ARM DDI 0487A
|
/linux/Documentation/translations/zh_TW/arch/arm64/ |
H A D | hugetlbpage.rst | 32 架構中轉換頁表條目(D4.5.3, ARM DDI 0487C.a)中提供一個連續
|
H A D | booting.txt | 179 ARM DDI 0487A
|
/linux/tools/testing/selftests/arm64/signal/ |
H A D | sve_helpers.c | 39 * See the ARM ARM, DDI 0487K.a, B1.4.2: I_QQRNR and I_NWYBP. in sve_fill_vls()
|
/linux/Documentation/arch/arm64/ |
H A D | hugetlbpage.rst | 27 (D4.5.3, ARM DDI 0487C.a) that hints to the MMU to indicate that it is one of a
|
/linux/arch/arm64/kernel/ |
H A D | cpuinfo.c | 308 * whose upper 32 bits are RES0 (per C5.1.1, ARM DDI 0487A.i), however 310 * be made use of in future, and between ARM DDI 0487A.c and ARM DDI
|
/linux/Documentation/devicetree/bindings/arm/ |
H A D | arm,coresight-cpu-debug.yaml | 17 reference manual (ARM DDI 0487A.k) Chapter 'Part H: External debug'. The
|
/linux/drivers/pci/ |
H A D | pci-driver.c | 307 struct drv_dev_and_id *ddi = _ddi; in local_pci_probe() local 308 struct pci_dev *pci_dev = ddi->dev; in local_pci_probe() 309 struct pci_driver *pci_drv = ddi->drv; in local_pci_probe() 324 rc = pci_drv->probe(pci_dev, ddi->id); in local_pci_probe() 354 struct drv_dev_and_id ddi = { drv, dev, id }; in pci_call_probe() local 390 error = work_on_cpu(cpu, local_pci_probe, &ddi); in pci_call_probe() 392 error = local_pci_probe(&ddi); in pci_call_probe()
|
/linux/include/linux/amba/ |
H A D | kmi.h | 11 * Reference Manual - ARM DDI 0143B - see http://www.arm.com/
|
H A D | pl08x.h | 11 * Documentation: ARM DDI 0196D
|
/linux/arch/arm64/include/asm/ |
H A D | daifflags.h | 98 * From the ARM ARM DDI 0487D.a, section D1.7.1 in local_daif_restore()
|
H A D | kgdb.h | 59 * protocol. In fact this statement is still present in ARM DDI 0487A.i.
|
H A D | cache.h | 110 * According to ARM ARM for ARMv8-A (ARM DDI 0487C.a),
|
H A D | kvm_arm.h | 170 * See D.10.2.121, VTCR_EL2, in ARM DDI 0487C.a 225 * descriptors in section D4.2.8 in ARM DDI 0487C.a.
|
/linux/drivers/acpi/arm64/ |
H A D | gtdt.c | 227 * See ARM DDI 0487A.k_iss10775, page I1-5129, Table I1-3 in gtdt_parse_timer_block() 277 * See ARM DDI 0487A.k_iss10775, page I1-5130, Table I1-4 in gtdt_parse_timer_block()
|
/linux/arch/arm64/mm/ |
H A D | hugetlbpage.c | 148 * before we can change any entries. See ARM DDI 0487A.k_iss10775, 194 * before we can change any entries. See ARM DDI 0487A.k_iss10775,
|
/linux/include/linux/ |
H A D | hil_mlc.h | 150 int ddi; /* Last operational device id */ member
|