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.c751 u32 count, partition_sz, copy_sz; in do_ffa_part_get() local
775 partition_sz = res->a3; in do_ffa_part_get()
778 partition_sz = FFA_1_0_PARTITON_INFO_SZ; in do_ffa_part_get()
781 copy_sz = partition_sz * count; in do_ffa_part_get()