/trusted-firmware-a/include/lib/pmf/ |
A D | pmf_helpers.h | 50 #define PMF_DECLARE_CAPTURE_TIMESTAMP(_name) \ argument 58 #define PMF_CAPTURE_TIMESTAMP(_name, _tid, _flags) \ argument 77 #define PMF_WRITE_TIMESTAMP(_name, _tid, _flags, _wrval) \ argument 89 #define PMF_DECLARE_GET_TIMESTAMP(_name) \ argument 140 #define PMF_DECLARE_CAPTURE_TIMESTAMP(_name) argument 141 #define PMF_DECLARE_GET_TIMESTAMP(_name) argument 142 #define PMF_CAPTURE_TIMESTAMP(_name, _tid, _flags) argument 153 #define PMF_ALLOCATE_TIMESTAMP_MEMORY(_name, _total_id) \ argument 163 #define PMF_VALIDATE_TID(_name, _tid) \ argument 171 #define PMF_DEFINE_CAPTURE_TIMESTAMP(_name, _flags) \ argument [all …]
|
/trusted-firmware-a/include/arch/aarch32/ |
A D | arch_helpers.h | 47 #define _DEFINE_COPROCR_READ_FUNC_64(_name, coproc, opc1, CRm) \ argument 54 #define _DEFINE_SYSREG_READ_FUNC(_name, _reg_name) \ argument 62 #define _DEFINE_SYSREG_WRITE_FUNC(_name, _reg_name) \ argument 68 #define _DEFINE_SYSREG_WRITE_CONST_FUNC(_name, _reg_name) \ argument 75 #define DEFINE_COPROCR_READ_FUNC(_name, ...) \ argument 79 #define DEFINE_COPROCR_WRITE_FUNC(_name, ...) \ argument 83 #define DEFINE_COPROCR_RW_FUNCS(_name, ...) \ argument 88 #define DEFINE_COPROCR_READ_FUNC_64(_name, ...) \ argument 92 #define DEFINE_COPROCR_WRITE_FUNC_64(_name, ...) \ argument 96 #define DEFINE_COPROCR_RW_FUNCS_64(_name, ...) \ argument [all …]
|
/trusted-firmware-a/include/lib/ |
A D | utils.h | 81 #define DEFINE_LOAD_SYM_ADDR(_name) \ argument 90 #define LOAD_ADDR_OF(_name) (typeof(_name) *) load_addr_## _name() argument
|
A D | bakery_lock.h | 99 #define DEFINE_BAKERY_LOCK(_name) bakery_lock_t _name __section("bakery_lock") argument 101 #define DECLARE_BAKERY_LOCK(_name) extern bakery_lock_t _name argument
|
A D | smccc.h | 166 #define DEFINE_SVC_UUID2(_name, _tl, _tm, _th, _cl, _ch, \ argument
|
/trusted-firmware-a/include/arch/aarch64/ |
A D | arch_helpers.h | 22 #define _DEFINE_SYSREG_READ_FUNC(_name, _reg_name) \ argument 30 #define _DEFINE_SYSREG_WRITE_FUNC(_name, _reg_name) \ argument 40 #define DEFINE_SYSREG_READ_FUNC(_name) \ argument 44 #define DEFINE_SYSREG_RW_FUNCS(_name) \ argument 49 #define DEFINE_RENAME_SYSREG_RW_FUNCS(_name, _reg_name) \ argument 54 #define DEFINE_RENAME_SYSREG_READ_FUNC(_name, _reg_name) \ argument 58 #define DEFINE_RENAME_SYSREG_WRITE_FUNC(_name, _reg_name) \ argument 130 #define DEFINE_DCOP_ERRATA_A53_TYPE_PARAM_FUNC(_name, _type) \ argument
|
/trusted-firmware-a/lib/psci/ |
A D | psci_private.h | 171 #define DEFINE_PSCI_LOCK(_name) spinlock_t _name argument 172 #define DECLARE_PSCI_LOCK(_name) extern DEFINE_PSCI_LOCK(_name) argument 211 #define DEFINE_PSCI_LOCK(_name) DEFINE_BAKERY_LOCK(_name) argument 212 #define DECLARE_PSCI_LOCK(_name) DECLARE_BAKERY_LOCK(_name) argument
|
/trusted-firmware-a/include/drivers/auth/ |
A D | crypto_mod.h | 86 #define REGISTER_CRYPTO_LIB(_name, _init, _verify_signature, _verify_hash, \ argument 97 #define REGISTER_CRYPTO_LIB(_name, _init, _verify_signature, _verify_hash, \ argument
|
A D | img_parser_mod.h | 54 #define REGISTER_IMG_PARSER_LIB(_type, _name, _init, _check_int, _get_param) \ argument
|
/trusted-firmware-a/plat/mediatek/mt8195/ |
A D | plat_pm.c | 44 #define plat_mt_pm_invoke(_name, _cpu, _state) ({ \ argument 51 #define plat_mt_pm_invoke_no_check(_name, _cpu, _state) ({ \ argument
|
/trusted-firmware-a/plat/mediatek/mt8192/ |
A D | plat_pm.c | 44 #define plat_mt_pm_invoke(_name, _cpu, _state) ({ \ argument 51 #define plat_mt_pm_invoke_no_check(_name, _cpu, _state) ({ \ argument
|
/trusted-firmware-a/include/lib/psci/ |
A D | psci_lib.h | 58 #define DEFINE_STATIC_PSCI_LIB_ARGS_V1(_name, _entry) \ argument
|
/trusted-firmware-a/include/common/ |
A D | runtime_svc.h | 73 #define DECLARE_RT_SVC(_name, _start, _end, _type, _setup, _smch) \ argument
|
/trusted-firmware-a/drivers/scmi-msg/ |
A D | common.h | 28 #define COPY_NAME_IDENTIFIER(_dst_array, _name) \ argument
|
/trusted-firmware-a/plat/st/stm32mp1/ |
A D | stm32mp1_scmi.c | 72 #define CLOCK_CELL(_scmi_id, _id, _name, _init_enabled) \ argument 109 #define RESET_CELL(_scmi_id, _id, _name) \ argument
|
/trusted-firmware-a/docs/build/TF-A_2.5/_static/ |
A D | jquery-3.5.1.js | 2949 addHandle( "value", function( elem, _name, isXML ) { argument
|