Home
last modified time | relevance | path

Searched refs:BHNDB_ALLOC_FULFILL_ON_OVERCOMMIT (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/bhnd/bhndb/
H A Dbhndb.h165 BHNDB_ALLOC_FULFILL_ON_OVERCOMMIT = (1<<0), enumerator
H A Dbhndb_hwdata.c182 BHNDB_ALLOC_FULFILL_ON_OVERCOMMIT)
H A Dbhndb.c447 if (flags & BHNDB_ALLOC_FULFILL_ON_OVERCOMMIT) in bhndb_init_region_cfg()
1689 if ((region->alloc_flags & BHNDB_ALLOC_FULFILL_ON_OVERCOMMIT) == 0) in bhndb_io_resource_get_window()