Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/include/lib/cpus/aarch32/
A Dcpu_macros.S94 .macro fill_constants _count:req, _this, _rest:vararg macro
104 fill_constants \_count-1, \_rest
106 fill_constants \_count-1, \_this
141 fill_constants CPU_MAX_PWR_DWN_OPS, \_power_down_ops
/arm-trusted-firmware-2.8.0/include/lib/cpus/aarch64/
A Dcpu_macros.S108 .macro fill_constants _count:req, _this, _rest:vararg macro
118 fill_constants \_count-1, \_rest
120 fill_constants \_count-1, \_this
173 fill_constants CPU_MAX_PWR_DWN_OPS, \_power_down_ops

Completed in 3 milliseconds