Home
last modified time | relevance | path

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

/tf-a-ffa_el3_spmc/services/spd/opteed/
A Dteesmc_opteed_macros.h14 (62 << FUNCID_OEN_SHIFT) | \
/tf-a-ffa_el3_spmc/include/lib/
A Dsmccc.h36 #define FUNCID_OEN_SHIFT U(24) macro
50 #define GET_SMC_OEN(id) (((id) >> FUNCID_OEN_SHIFT) & \
/tf-a-ffa_el3_spmc/include/services/
A Dffa_svc.h73 (OEN_STD_START << FUNCID_OEN_SHIFT) | \
/tf-a-ffa_el3_spmc/plat/qti/common/src/
A Dqti_syscall.c58 #define FUNCID_OEN_NUM_MASK ((FUNCID_OEN_MASK << FUNCID_OEN_SHIFT)\
/tf-a-ffa_el3_spmc/bl31/aarch64/
A Druntime_exceptions.S509 ubfx x16, x0, #FUNCID_OEN_SHIFT, #FUNCID_OEN_WIDTH

Completed in 6 milliseconds