HomeSort by: relevance | last modified time | path
    Searched refs:gc_mallocsafe (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/evbmips/gdium/
gdium_bus_io.c 56 #define CHIP_EX_MALLOC_SAFE(v) (((struct gdium_config *)(v))->gc_mallocsafe)
gdiumvar.h 50 int gc_mallocsafe; member in struct:gdium_config
gdium_bus_mem.c 55 #define CHIP_EX_MALLOC_SAFE(v) (((struct gdium_config *)(v))->gc_mallocsafe)
machdep.c 392 gdium_configuration.gc_mallocsafe = 1;

Completed in 15 milliseconds