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