linux-stable/arch/arm64/kvm/hyp/include/nvhe
Kirill A. Shutemov fd37721803 mm, treewide: introduce NR_PAGE_ORDERS
NR_PAGE_ORDERS defines the number of page orders supported by the page
allocator, ranging from 0 to MAX_ORDER, MAX_ORDER + 1 in total.

NR_PAGE_ORDERS assists in defining arrays of page orders and allows for
more natural iteration over them.

[kirill.shutemov@linux.intel.com: fixup for kerneldoc warning]
  Link: https://lkml.kernel.org/r/20240101111512.7empzyifq7kxtzk3@box
Link: https://lkml.kernel.org/r/20231228144704.14033-1-kirill.shutemov@linux.intel.com
Signed-off-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Reviewed-by: Zi Yan <ziy@nvidia.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2024-01-08 15:27:15 -08:00
..
early_alloc.h KVM: arm64: Introduce an early Hyp page allocator 2021-03-19 12:01:20 +00:00
ffa.h KVM: arm64: nvhe: Ignore SVE hint in SMCCC function ID 2023-09-12 13:07:37 +01:00
fixed_config.h KVM: arm64: Expose MOPS instructions to guests 2023-10-09 19:54:25 +00:00
gfp.h mm, treewide: introduce NR_PAGE_ORDERS 2024-01-08 15:27:15 -08:00
mem_protect.h KVM: arm64: Add FF-A helpers to share/unshare memory with secure world 2023-06-01 21:34:51 +00:00
memory.h KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2 2022-11-11 16:40:54 +00:00
mm.h KVM: arm64: Remove size-order align in the nVHE hyp private VA range 2023-08-26 12:00:54 +01:00
pkvm.h KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run() 2022-11-11 17:19:35 +00:00
spinlock.h KVM: arm64: Add hyp_spinlock_t static initializer 2022-11-11 16:40:54 +00:00
trap_handler.h KVM: arm64: Initialize trap registers for protected VMs 2021-10-11 14:57:29 +01:00