Searched refs:ioport_malloc_safe (Results 1 – 2 of 2) sorted by relevance
67 static int ioport_malloc_safe; variable340 ioport_malloc_safe = 1; in x86_bus_space_mallocok()367 EX_NOWAIT | (ioport_malloc_safe ? EX_MALLOCOK : 0)); in bus_space_map()396 (ioport_malloc_safe ? EX_MALLOCOK : 0))) { in bus_space_map()456 EX_FAST | EX_NOWAIT | (ioport_malloc_safe ? EX_MALLOCOK : 0), in bus_space_alloc()477 (ioport_malloc_safe ? EX_MALLOCOK : 0))) { in bus_space_alloc()627 EX_NOWAIT | (ioport_malloc_safe ? EX_MALLOCOK : 0))) { in bus_space_unmap()
252 static int ioport_malloc_safe; variable395 ioport_malloc_safe = 1; in cpu_startup()3596 EX_NOWAIT | (ioport_malloc_safe ? EX_MALLOCOK : 0)); in bus_space_map()3620 (ioport_malloc_safe ? EX_MALLOCOK : 0))) { in bus_space_map()3679 boundary, EX_NOWAIT | (ioport_malloc_safe ? EX_MALLOCOK : 0), in bus_space_alloc()3700 (ioport_malloc_safe ? EX_MALLOCOK : 0))) { in bus_space_alloc()3793 EX_NOWAIT | (ioport_malloc_safe ? EX_MALLOCOK : 0))) { in bus_space_unmap()