Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/std_svc/spm/el3_spmc/
H A Dspmc_main.c1174 uint64_t info_get_flags; in partition_info_get_handler() local
1184 info_get_flags = SMC_GET_GP(handle, CTX_GPREG_X5); in partition_info_get_handler()
1185 count_only = (info_get_flags & FFA_PARTITION_INFO_GET_COUNT_FLAG_MASK); in partition_info_get_handler()