Home
last modified time | relevance | path

Searched refs:ID (Results 1 – 25 of 64) sorted by relevance

123

/arch/arm/boot/compressed/
Dhead-sharpsl.S36 mrc p15, 0, r4, c0, c0 @ Get Processor ID
54 ldr r6, [r1, #0] @ Load Chip ID
97 .word 0x69052d00 @ PXA255 Processor ID
99 .word 0x69054100 @ PXA270 Processor ID
101 .word 0x57411002 @ w100 Chip ID
103 .word 0x08010000 @ w100 Chip ID Reg Address
147 ldrb r2, [r1, #20] @ NAND Manufacturer ID
148 ldrb r3, [r1, #20] @ NAND Chip ID
/arch/arm/mm/
Dcache-v4.S40 mcr p15, 0, r0, c7, c7, 0 @ flush ID cache
59 mcr p15, 0, ip, c7, c7, 0 @ flush ID cache
115 mcr p15, 0, r0, c7, c7, 0 @ flush ID cache
Dproc-v7-2level.S47 mrc p15, 0, r2, c13, c0, 1 @ read current context ID
49 bfi r1, r2, #8, #24 @ insert into new context ID
54 mcr p15, 0, r1, c13, c0, 1 @ set context ID
Dproc-v6.S106 mrc p15, 0, r2, c13, c0, 1 @ read current context ID
109 orr r1, r1, r2 @ insert into new context ID
111 mcr p15, 0, r1, c13, c0, 1 @ set context ID
141 mrc p15, 0, r5, c3, c0, 0 @ Domain ID
157 mcr p15, 0, ip, c13, c0, 1 @ set reserved context ID
161 mcr p15, 0, r5, c3, c0, 0 @ Domain ID
Dproc-v7.S135 mrc p15, 0, r5, c13, c0, 3 @ User r/o thread ID
138 mrc p15, 0, r6, c3, c0, 0 @ Domain ID
156 mcr p15, 0, ip, c13, c0, 1 @ set reserved context ID
159 mcr p15, 0, r5, c13, c0, 3 @ User r/o thread ID
163 mcr p15, 0, r6, c3, c0, 0 @ Domain ID
807 .long 0x510f0400 @ Required ID value
808 .long 0xff0ffc00 @ Mask for ID
823 .long 0x000f0000 @ Required ID value
824 .long 0x000f0000 @ Mask for ID
Dproc-v7m.S231 .long 0x000f0000 @ Required ID value
232 .long 0x000f0000 @ Mask for ID
Dproc-sa1100.S175 mrc p15, 0, r4, c3, c0, 0 @ domain ID
190 mcr p15, 0, r4, c3, c0, 0 @ domain ID
/arch/arm/mach-omap2/
Domap-smc.S46 mov r1, #0x0 @ Process ID
48 mov r12, #0x00 @ Secure Service ID
67 mov r12, r0 @ Copy the secure service ID
Dsleep34xx.S91 mov r0, #25 @ set service ID for PPA
92 mov r12, r0 @ copy secure service ID in r12
412 mov r0, #40 @ set service ID for PPA
413 mov r12, r0 @ copy secure Service ID in r12
421 mov r0, #42 @ set service ID for PPA
422 mov r12, r0 @ copy secure Service ID in r12
434 @ set service ID for PPA
436 mov r12, r0 @ copy service ID in r12
437 mov r1, #0 @ set task ID for ROM code in r1
Dsleep44xx.S261 mov r1, #0x0 @ Process ID
264 mov r12, #0x00 @ Secure Service ID
301 mov r1, #0x0 @ Process ID
304 mov r12, #0x00 @ Secure Service ID
/arch/mips/include/asm/mach-pmcs-msp71xx/
Dmsp_pci.h13 #define MSP_HAS_PCI(ID) (((u32)(ID) <= 0x4236) && ((u32)(ID) >= 0x4220)) argument
/arch/arm/mach-shmobile/
Dheadsmp-scu.S22 and r1, r1, #3 @ mask out cpu ID
/arch/arm/boot/dts/
Domap3-cpu-thermal.dtsi18 /* sensor ID */
Ddra7-iva-thermal.dtsi17 /* sensor ID */
Ddra7-dspeve-thermal.dtsi17 /* sensor ID */
Domap5-gpu-thermal.dtsi18 /* sensor ID */
Domap5-core-thermal.dtsi18 /* sensor ID */
Domap4-cpu-thermal.dtsi18 /* sensor ID */
/arch/arm/
DKconfig-nommu32 hex 'Hard wire the processor ID'
36 If processor has no CP15 register, this processor ID is
/arch/sparc/kernel/
Ddtlb_prot.S30 sllx %g5, PAGE_SHIFT, %g5 ! Clear context ID bits
/arch/x86/kernel/apic/
Dio_apic.c1292 printk(KERN_DEBUG "....... : physical APIC id: %02X\n", reg_00.bits.ID); in print_IO_APIC()
1500 reg_00.bits.ID); in setup_ioapic_ids_from_mpc_nocheck()
1501 ioapics[ioapic_idx].mp_config.apicid = reg_00.bits.ID; in setup_ioapic_ids_from_mpc_nocheck()
1546 if (mpc_ioapic_id(ioapic_idx) == reg_00.bits.ID) in setup_ioapic_ids_from_mpc_nocheck()
1553 reg_00.bits.ID = mpc_ioapic_id(ioapic_idx); in setup_ioapic_ids_from_mpc_nocheck()
1564 if (reg_00.bits.ID != mpc_ioapic_id(ioapic_idx)) in setup_ioapic_ids_from_mpc_nocheck()
2409 if (reg_00.bits.ID != mpc_ioapic_id(ioapic_idx)) { in resume_ioapic_id()
2410 reg_00.bits.ID = mpc_ioapic_id(ioapic_idx); in resume_ioapic_id()
2502 "%d\n", ioapic, apic_id, reg_00.bits.ID); in io_apic_get_unique_id()
2503 apic_id = reg_00.bits.ID; in io_apic_get_unique_id()
[all …]
/arch/x86/kernel/
Dhead_32.S238 popfl # set EFLAGS=ID
241 testl $X86_EFLAGS_ID,%eax # did EFLAGS.ID remained set?
242 jz .Lenable_paging # hw disallowed setting of ID bit
317 xorl %eax,%eax # call CPUID with 0 -> return vendor ID
/arch/arm/mach-mvebu/
Dpmsu_ll.S19 mrc p15, 0, r0, cr0, cr0, 5 @ get the CPU ID
/arch/arm/common/
Dvlock.S49 @ r1: CPU ID (0-based index within cluster)
/arch/arm/plat-omap/
DKconfig102 int "Service ID for the support routine to set L2 AUX control"
106 PPA routine service ID for setting L2 auxiliary control register.

123