Home
last modified time | relevance | path

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

/linux/include/linux/
H A Darm_ffa.h224 #define FFA_1_0_PARTITON_INFO_SZ (8) macro
/linux/arch/arm64/kvm/hyp/nvhe/
H A Dffa.c778 partition_sz = FFA_1_0_PARTITON_INFO_SZ; in do_ffa_part_get()