Searched refs:NOSWAP (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/release/tools/
H A Dazure.conf16 export NOSWAP=YES
H A Dopenstack.conf13 export NOSWAP=YES
H A Dec2.conf23 export NOSWAP=YES
H A Dvmimage.subr22 NOSWAP=yes # Can't label swap partition with MBR, so no swap
71 if [ -z "${NOSWAP}" ]; then
233 if [ -z "${NOSWAP}" ]; then
/freebsd-current/sys/arm/nvidia/drm2/
H A Dtegra_dc.c153 sw = BYTE_SWAP(NOSWAP);
160 sw = BYTE_SWAP(NOSWAP);
167 sw = BYTE_SWAP(NOSWAP);
174 sw = BYTE_SWAP(NOSWAP);
188 sw = BYTE_SWAP(NOSWAP);
195 sw = BYTE_SWAP(NOSWAP);
H A Dtegra_dc_reg.h322 #define NOSWAP 0 macro

Completed in 171 milliseconds