Searched defs:va_bits (Results 1 – 9 of 9) sorted by relevance
| /linux/arch/arm64/kernel/pi/ |
| H A D | map_kernel.c | 247 int va_bits = VA_BITS; in early_map_kernel() local
|
| /linux/drivers/gpu/drm/panthor/ |
| H A D | panthor_mmu.c | 679 u32 va_bits = GPU_MMU_FEATURES_VA_BITS(ptdev->gpu_info.mmu_features); in panthor_vm_active() local 1438 u32 va_bits = GPU_MMU_FEATURES_VA_BITS(ptdev->gpu_info.mmu_features); in panthor_vm_create_check_args() local 2427 u32 va_bits = GPU_MMU_FEATURES_VA_BITS(ptdev->gpu_info.mmu_features); in panthor_vm_create() local 2865 u32 va_bits = GPU_MMU_FEATURES_VA_BITS(ptdev->gpu_info.mmu_features); in panthor_mmu_init() local
|
| /linux/drivers/iommu/ |
| H A D | io-pgtable-dart.c | 365 int levels, max_tbl_bits, tbl_bits, bits_per_level, va_bits, pg_shift; in dart_alloc_pgtable() local
|
| H A D | io-pgtable-arm.c | 920 int levels, va_bits, pg_shift; in arm_lpae_alloc_pgtable() local
|
| /linux/drivers/gpu/drm/panfrost/ |
| H A D | panfrost_mmu.c | 780 u32 va_bits = GPU_MMU_FEATURES_VA_BITS(pfdev->features.mmu_features); in panfrost_mmu_ctx_create() local
|
| /linux/tools/testing/selftests/kvm/include/ |
| H A D | kvm_util.h | 107 unsigned int va_bits; member 280 unsigned int va_bits; member
|
| /linux/arch/powerpc/include/asm/book3s/64/ |
| H A D | mmu-hash.h | 780 unsigned long va_bits = VA_BITS; in get_vsid() local
|
| /linux/tools/testing/selftests/kvm/lib/x86/ |
| H A D | processor.c | 1301 void kvm_get_cpu_address_width(unsigned int *pa_bits, unsigned int *va_bits) in kvm_get_cpu_address_width()
|
| /linux/arch/arm64/kvm/hyp/ |
| H A D | pgtable.c | 525 int kvm_pgtable_hyp_init(struct kvm_pgtable *pgt, u32 va_bits, in kvm_pgtable_hyp_init()
|