Home
last modified time | relevance | path

Searched refs:FUNCID_OEN_WIDTH (Results 1 – 3 of 3) sorted by relevance

/arm-trusted-firmware-2.8.0/include/common/
A Druntime_svc.h110 return ((call_type & FUNCID_TYPE_MASK) << FUNCID_OEN_WIDTH) | in get_unique_oen()
/arm-trusted-firmware-2.8.0/bl31/aarch64/
A Druntime_exceptions.S537 ubfx x16, x0, #FUNCID_OEN_SHIFT, #FUNCID_OEN_WIDTH
539 orr x16, x16, x15, lsl #FUNCID_OEN_WIDTH
/arm-trusted-firmware-2.8.0/include/lib/
A Dsmccc.h38 #define FUNCID_OEN_WIDTH U(6) macro

Completed in 5 milliseconds