aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/virt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-03-24arm: Remove the ability to set HYP vectors outside of the decompressorMarc Zyngier1-5/+0
2020-03-24arm: Remove HYP/Stage-2 page-table supportMarc Zyngier1-7/+0
2020-03-24arm: Remove 32bit KVM host supportMarc Zyngier1-5/+0
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1Thomas Gleixner1-14/+1
2017-04-09ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier1-6/+4
2017-04-09ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier1-0/+1
2017-04-09ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier1-0/+3
2017-04-09ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier1-0/+2
2017-04-09ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier1-0/+8
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim1-0/+5
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier1-0/+4
2016-02-29arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier1-0/+5
2016-02-29ARM: KVM: Move the HYP code to its own sectionMarc Zyngier1-0/+4
2013-07-26ARM: 7787/1: virt: ensure visibility of __boot_cpu_modeMark Rutland1-0/+12
2013-01-10ARM: virt: use PSR_N_BIT for detecting boot CPU mode mismatchWill Deacon1-2/+2
2012-09-19ARM: virt: Add boot-time diagnosticsDave Martin1-0/+17
2012-09-19ARM: virt: allow the kernel to be entered in HYP modeDave Martin1-0/+52