Home
last modified time | relevance | path

Searched refs:start_size (Results 1 – 3 of 3) sorted by relevance

/linux/arch/arm64/kvm/
H A Dnested.c158 int start_size, pa_max; in check_base_s2_limits() local
183 start_size = input_size - ((3 - level) * stride + wi->pgshift); in check_base_s2_limits()
184 if (start_size < 1 || start_size > stride + 4) in check_base_s2_limits()
/linux/mm/
H A Dhuge_memory.c1056 char *start_size, *end_size; in setup_thp_anon() local
1077 start_size = strsep(&subtoken, "-"); in setup_thp_anon()
1080 start = get_order_from_str(start_size, THP_ORDERS_ALL_ANON); in setup_thp_anon()
1083 start_size = end_size = subtoken; in setup_thp_anon()
1089 pr_err("invalid size %s in thp_anon boot parameter\n", start_size); in setup_thp_anon()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_mmu.c942 u64 start_size = size; in panthor_vm_map_pages() local
975 vm->as.id, start_iova, start_size, iova, &paddr, in panthor_vm_map_pages()