Home
last modified time | relevance | path

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

/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c835 u32 count, partition_sz, copy_sz; in do_ffa_part_get() local
864 partition_sz = res->a3; in do_ffa_part_get()
867 partition_sz = FFA_1_0_PARTITON_INFO_SZ; in do_ffa_part_get()
870 copy_sz = partition_sz * count; in do_ffa_part_get()