Searched refs:_mpidr (Results 1 – 4 of 4) sorted by relevance
/trusted-firmware-a/include/lib/pmf/ |
A D | pmf_helpers.h | 99 #define PMF_GET_TIMESTAMP_BY_MPIDR(_name, _tid, _mpidr, _flags, _tsval)\ argument 100 _tsval = pmf_get_timestamp_by_mpidr_ ## _name(_tid, _mpidr, _flags) 143 #define PMF_GET_TIMESTAMP_BY_MPIDR(_name, _tid, _mpidr, _flags, _tsval) argument
|
/trusted-firmware-a/services/std_svc/sdei/ |
A D | sdei_main.c | 38 #define is_valid_affinity(_mpidr) (plat_core_pos_by_mpidr(_mpidr) >= 0) argument
|
/trusted-firmware-a/docs/build/latex/ |
A D | trustedfirmware-a.aux | 371 \@writefile{toc}{\contentsline {subsubsection}{Function : plat\_core\_pos\_by\_mpidr()}{61}{subsubs… 372 …ction-plat-core-pos-by-mpidr}{{2.7.5}{61}{Function : plat\_core\_pos\_by\_mpidr()}{subsubsection*.… 579 \@writefile{toc}{\contentsline {paragraph}{plat\_psci\_ops.translate\_power\_state\_by\_mpidr()}{86… 580 …state-by-mpidr}{{2.7.13}{86}{plat\_psci\_ops.translate\_power\_state\_by\_mpidr()}{paragraph*.212}…
|
A D | trustedfirmware-a.tex | 6453 \subsubsection{Function : plat\_core\_pos\_by\_mpidr()} 8286 the array is populated dynamically, then plat\_core\_pos\_by\_mpidr() and 8561 \paragraph{plat\_psci\_ops.translate\_power\_state\_by\_mpidr()} 9747 \sphinxcode{\sphinxupquote{plat\_core\_pos\_by\_mpidr()}} for \sphinxcode{\sphinxupquote{mpidr}} of… 9786 index returned by the \sphinxcode{\sphinxupquote{plat\_core\_pos\_by\_mpidr()}} for \sphinxcode{\sp… 9805 plat\_core\_pos\_by\_mpidr 32271 \sphinxcode{\sphinxupquote{plat\_core\_pos\_by\_mpidr(mpidr)}} will return the core index for the c… 32286 \sphinxcode{\sphinxupquote{plat\_core\_pos\_by\_mpidr()}} or \sphinxcode{\sphinxupquote{plat\_my\_c… 32458 provides an MPIDR. The \sphinxcode{\sphinxupquote{plat\_core\_pos\_by\_mpidr()}} function is used t…
|
Completed in 93 milliseconds