Home
last modified time | relevance | path

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

/rk3399_ARM-atf/services/el3/
H A Dven_el3_svc.c115 OEN_VEN_EL3_START,
/rk3399_ARM-atf/lib/debugfs/
H A Ddebugfs_smc.c81 (GET_SMC_OEN(smc_fid) != OEN_VEN_EL3_START)) { in debugfs_smc_handler()
/rk3399_ARM-atf/include/lib/
H A Dsmccc.h98 #define OEN_VEN_EL3_START U(7) /* Vendor Specific EL3 Monitor Calls */ macro