Home
last modified time | relevance | path

Searched refs:CORE_GetId (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/contrib/ncsw/inc/
H A Dcore_ext.h76 uint32_t CORE_GetId(void);
/freebsd/sys/contrib/ncsw/inc/cores/
H A De500v2_ext.h77 #define CORE_GetId E500_GetId macro
/freebsd/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h321 return p_Bm->h_Portals[CORE_GetId()]; in BmGetPortalHandle()
/freebsd/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.h613 return p_Qm->h_Portals[CORE_GetId()]; in QmGetPortalHandle()