Home
last modified time | relevance | path

Searched refs:v3 (Results 1 – 18 of 18) sorted by relevance

/xen/xen/arch/arm/
A Dgic-v3.c318 WRITE_SYSREG32(d->v3.apr0[2], ICH_AP0R2_EL2); in restore_aprn_regs()
319 WRITE_SYSREG32(d->v3.apr1[2], ICH_AP1R2_EL2); in restore_aprn_regs()
322 WRITE_SYSREG32(d->v3.apr0[1], ICH_AP0R1_EL2); in restore_aprn_regs()
323 WRITE_SYSREG32(d->v3.apr1[1], ICH_AP1R1_EL2); in restore_aprn_regs()
326 WRITE_SYSREG32(d->v3.apr0[0], ICH_AP0R0_EL2); in restore_aprn_regs()
327 WRITE_SYSREG32(d->v3.apr1[0], ICH_AP1R0_EL2); in restore_aprn_regs()
341 d->v3.apr0[2] = READ_SYSREG32(ICH_AP0R2_EL2); in save_aprn_regs()
342 d->v3.apr1[2] = READ_SYSREG32(ICH_AP1R2_EL2); in save_aprn_regs()
345 d->v3.apr0[1] = READ_SYSREG32(ICH_AP0R1_EL2); in save_aprn_regs()
346 d->v3.apr1[1] = READ_SYSREG32(ICH_AP1R1_EL2); in save_aprn_regs()
[all …]
A DREADME.LinuxPrimitives9 bitops: last sync @ v3.16-rc6 (last commit: 8715466b6027)
15 cmpxchg: last sync @ v3.16-rc6 (last commit: e1dfda9ced9b)
21 atomics: last sync @ v3.16-rc6 (last commit: 8715466b6027)
31 mem*: last sync @ v3.16-rc6 (last commit: d875c9b37240)
45 str*: last sync @ v3.16-rc6 (last commit: 0a42cb0a6fa6)
69 bitops: last sync @ v3.16-rc6 (last commit: c32ffce0f66e)
77 cmpxchg: last sync @ v3.16-rc6 (last commit: c32ffce0f66e)
83 atomics: last sync @ v3.16-rc6 (last commit: 030d0178bdbd)
93 mem*: last sync @ v3.16-rc6 (last commit: d98b90ea22b0)
109 str*: last sync @ v3.16-rc6 (last commit: d98b90ea22b0)
[all …]
A DMakefile22 obj-$(CONFIG_GICV3) += gic-v3.o
23 obj-$(CONFIG_HAS_ITS) += gic-v3-its.o
24 obj-$(CONFIG_HAS_ITS) += gic-v3-lpi.o
56 obj-$(CONFIG_GICV3) += vgic-v3.o
57 obj-$(CONFIG_HAS_ITS) += vgic-v3-its.o
A DKconfig48 Driver for the ARM Generic Interrupt Controller v3.
/xen/xen/arch/x86/
A Ddmi_scan.c299 const struct smbios3_eps __iomem *v3; member
312 len = smbios.v3->max_size; in _dmi_iterate()
313 base = smbios.v3->address; in _dmi_iterate()
315 smbios.v3->major, smbios.v3->minor); in _dmi_iterate()
/xen/docs/misc/arm/
A Dpassthrough.txt75 see [arm,gic-v3.txt] in the Linux repository. For both GICv2 and GICv3
191 …ic-v3.txt]: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/tree/Documentation/…
/xen/xen/include/asm-arm/
A Dgic.h198 struct gic_v3 v3; member
/xen/docs/specs/
A Dlibxc-migration-stream.pandoc742 v3 compat with v2
745 A v3 stream is compatible with a v2 stream, but mandates the presense of a
749 A v3-compatible reciever interpreting a v2 stream should infer the position of
/xen/docs/admin-guide/
A Dmicrocode-loading.rst50 model name : Intel(R) Xeon(R) CPU E3-1240 v3 @ 3.40GHz
/xen/
A DREADME38 * GNU Make v3.80 or later
A DCOPYING9 version of the license (i.e., *only* v2, not v2.2 or v3.x or
/xen/docs/misc/
A Dvtd.txt246 You can use latest lspci (v3.1 and above) to check if your PCIe device
/xen/tools/libxl/
A Dlibxl_types.idl471 (0x30, "v3")
/xen/xen/
A DCOPYING22 or v3.x or whatever), unless explicitly otherwise stated.
/xen/tools/libxc/
A DCOPYING3 particular version of the license (i.e., *only* v2.1, not v2.2 or v3.x
/xen/tools/libacpi/
A DCOPYING5 or v3.x, unless explicitly otherwise stated.
/xen/xen/common/libelf/
A DCOPYING3 version of the license (i.e., *only* v2.1, not v2.2 or v3.x or
/xen/docs/man/
A Dxl.cfg.5.pod.in2853 =item B<v3>

Completed in 23 milliseconds