Home
last modified time | relevance | path

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

/trusted-firmware-a/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
/trusted-firmware-a/include/lib/cpus/aarch64/
A Dcpu_macros.S105 .macro fill_constants _count:req, _this, _rest:vararg macro
115 fill_constants \_count-1, \_rest
117 fill_constants \_count-1, \_this
165 fill_constants CPU_MAX_PWR_DWN_OPS, \_power_down_ops

Completed in 4 milliseconds