Searched refs:VIRSTOR_MAP_BLOCK_ENTRIES (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/geom/virstor/
H A Dg_virstor.h43 #define VIRSTOR_MAP_BLOCK_ENTRIES (MAXPHYS / VIRSTOR_MAP_ENTRY_SIZE) macro
H A Dg_virstor.c148 CTASSERT(VIRSTOR_MAP_BLOCK_ENTRIES*VIRSTOR_MAP_ENTRY_SIZE == MAXPHYS);

Completed in 111 milliseconds