summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/virt.h
AgeCommit message (Expand)AuthorLines
2020-07-05KVM: arm64: Use build-time defines in has_vhe()David Brazdil-3/+10
2020-05-16KVM: arm64: Use cpus_have_final_cap for has_vhe()Marc Zyngier-1/+1
2020-02-22KVM: arm64: Ask the compiler to __always_inline functions used at HYPJames Morse-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner-12/+1
2018-03-26arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose-6/+0
2017-04-09arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier-8/+4
2017-04-09arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier-0/+9
2017-04-09arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier-3/+8
2017-04-09arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier-0/+3
2017-01-13KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systemsJintack Lim-0/+9
2016-09-09arm64/kvm: use {read,write}_sysreg()Mark Rutland-4/+2
2016-08-25arm64: Create sections.hJames Morse-8/+1
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+4
2016-07-03arm/arm64: KVM: Export __hyp_text_start/end symbolsMarc Zyngier-0/+4
2016-06-27arm64: Add back cpu reset routinesGeoff Levand-0/+5
2016-04-28arm64: hyp/kvm: Make hyp-stub extensibleGeoff Levand-0/+16
2016-04-15arm64: vhe: Verify CPU Exception LevelsSuzuki K Poulose-0/+6
2016-02-29arm/arm64: Add new is_kernel_in_hyp_mode predicateMarc Zyngier-0/+10
2014-07-11arm64: KVM: remove __kvm_hyp_code_{start,end} from hyp.SMarc Zyngier-0/+4
2014-04-05Revert "arm64: virt: ensure visibility of __boot_cpu_mode"Catalin Marinas-13/+0
2013-10-25arm64: head: create a new function for setting the boot_cpu_mode flagMatthew Leach-1/+2
2013-07-23arm64: virt: ensure visibility of __boot_cpu_modeMark Rutland-0/+13
2012-12-05arm64: add hypervisor stubMarc Zyngier-0/+3
2012-12-05arm64: record boot mode when entering the kernelMarc Zyngier-0/+51