Searched defs:root_level (Results 1 – 11 of 11) sorted by relevance
/linux/arch/arm64/kernel/pi/ |
H A D | map_kernel.c | 25 bool may_use_cont, int root_level) in map_segment() argument 33 void *end, int root_level) in unmap_segment() argument 39 static void __init map_kernel(u64 kaslr_offset, u64 va_offset, int root_level) in map_kernel() argument 238 int root_level = 4 - CONFIG_PGTABLE_LEVELS; early_map_kernel() local [all...] |
/linux/arch/x86/kvm/mmu/ |
H A D | tdp_iter.h | 97 int root_level; member
|
H A D | tdp_mmu.c | 1929 int *root_level) in kvm_tdp_mmu_get_walk() argument
|
H A D | mmu.c | 4308 static int get_walk(struct kvm_vcpu *vcpu, u64 addr, u64 *sptes, int *root_level) in get_walk() argument 4328 int *root_level) in get_sptes_lockless() argument 6369 int root_level, leaf, level; in kvm_mmu_print_sptes() local
|
/linux/fs/btrfs/ |
H A D | qgroup.c | 2195 static int adjust_slots_upwards(struct btrfs_path *path, int root_level) in adjust_slots_upwards() argument 2291 int dst_level, int root_level, in qgroup_trace_extent_swap() argument 2417 qgroup_trace_new_subtree_blocks(struct btrfs_trans_handle * trans,struct extent_buffer * src_eb,struct btrfs_path * dst_path,int cur_level,int root_level,u64 last_snapshot,bool trace_leaf) qgroup_trace_new_subtree_blocks() argument 2582 btrfs_qgroup_trace_subtree(struct btrfs_trans_handle * trans,struct extent_buffer * root_eb,u64 root_gen,int root_level) btrfs_qgroup_trace_subtree() argument [all...] |
H A D | backref.c | 598 int root_level; in resolve_indirect_ref() local
|
/linux/fs/xfs/scrub/ |
H A D | btree.c | 496 unsigned int root_level = cur->bc_nlevels - 1; in xchk_btree_check_minrecs() local
|
/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_vm.h | 446 enum amdgpu_vm_level root_level; member
|
/linux/arch/x86/kvm/vmx/ |
H A D | vmx.c | 3368 u64 construct_eptp(struct kvm_vcpu *vcpu, hpa_t root_hpa, int root_level) in construct_eptp() argument 3382 void vmx_load_mmu_pgd(struct kvm_vcpu *vcpu, hpa_t root_hpa, int root_level) in vmx_load_mmu_pgd() argument
|
/linux/include/uapi/linux/ |
H A D | btrfs_tree.h | 703 __u8 root_level; member
|
/linux/arch/x86/kvm/svm/ |
H A D | svm.c | 4384 int root_level) in svm_load_mmu_pgd() argument
|