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

  /src/sys/arch/mips/rmi/
rmixl_iobus_space.c 52 #define CHIP_EX_MALLOC_SAFE(v) (((struct rmixl_config *)(v))->rc_mallocsafe)
rmixl_obio_eb_space.c 52 #define CHIP_EX_MALLOC_SAFE(v) (((struct rmixl_config *)(v))->rc_mallocsafe)
rmixl_obio_el_space.c 52 #define CHIP_EX_MALLOC_SAFE(v) (((struct rmixl_config *)(v))->rc_mallocsafe)
rmixl_pci_cfg_space.c 53 #define CHIP_EX_MALLOC_SAFE(v) (((struct rmixl_config *)(v))->rc_mallocsafe)
rmixl_pci_ecfg_space.c 53 #define CHIP_EX_MALLOC_SAFE(v) (((struct rmixl_config *)(v))->rc_mallocsafe)
rmixl_pci_io_space.c 53 #define CHIP_EX_MALLOC_SAFE(v) (((struct rmixl_config *)(v))->rc_mallocsafe)
rmixl_pci_mem_space.c 53 #define CHIP_EX_MALLOC_SAFE(v) (((struct rmixl_config *)(v))->rc_mallocsafe)
rmixlvar.h 144 int rc_mallocsafe; member in struct:rmixl_config
  /src/sys/arch/evbmips/rmixl/
machdep.c 983 rmixl_configuration.rc_mallocsafe = 1;

Completed in 13 milliseconds