linux_dsm_epyc7002/arch/arm64
Mark Brown 617a2f392c arm64: kvm: Annotate assembly using modern annoations
In an effort to clarify and simplify the annotation of assembly functions
in the kernel new macros have been introduced. These replace ENTRY and
ENDPROC with separate annotations for standard C callable functions,
data and code with different calling conventions.  Update the more
straightforward annotations in the kvm code to the new macros.

Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Acked-by: Marc Zyngier <maz@kernel.org>
2020-03-09 17:35:29 +00:00
..
boot
configs
crypto arm64: crypto: Modernize names for AES function macros 2020-03-09 17:35:04 +00:00
include
kernel arm64: kernel: Convert to modern annotations for assembly data 2020-03-09 17:35:24 +00:00
kvm arm64: kvm: Annotate assembly using modern annoations 2020-03-09 17:35:29 +00:00
lib
mm
net
xen
Kbuild
Kconfig
Kconfig.debug
Kconfig.platforms
Makefile