Searched refs:MM_Get (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/sys/contrib/ncsw/inc/etc/
H A Dmm_ext.h91 @Function MM_Get
118 uint64_t MM_Get(t_Handle h_MM, uint64_t size, uint64_t alignment, char *name);
/freebsd-current/sys/contrib/ncsw/Peripherals/FM/
H A Dfm_muram.c129 addr = (uintptr_t)MM_Get(p_FmMuram->h_Mem, size, align ,"FM MURAM");
/freebsd-current/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h394 ans = MM_Get(p_Bm->h_BpidMm,
/freebsd-current/sys/contrib/ncsw/Peripherals/QM/
H A Dqm.c271 ans = MM_Get(p_Qm->h_FqidMm,
557 ans = MM_Get(p_Qm->h_FqidMm,
/freebsd-current/sys/contrib/ncsw/etc/
H A Dmm.c517 * and the alignment. That routine is called from the MM_Get
702 uint64_t MM_Get(t_Handle h_MM, uint64_t size, uint64_t alignment, char* name) function

Completed in 196 milliseconds