Searched defs:MM_InRange (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/contrib/ncsw/etc/
H A Dmm.c1102 bool MM_InRange(t_Handle h_MM, uint64_t addr) function
/freebsd-12-stable/sys/contrib/ncsw/Peripherals/BM/
H A Dbm.h398 KASSERT(ans < UINT32_MAX, (�, ans)); return (uint32_t)ans; } static __inline__ t_Error BmBpidPut(t_Bm *p_Bm, uint32_t base) { if (MM_InRange(p_Bm->h_BpidMm, (uint64_t)base) argument

Completed in 59 milliseconds