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

/freebsd-11-stable/sys/sparc64/include/
H A Dbus_private.h73 #define DMF_LOADED (1 << 0) /* Map is loaded. */ macro
/freebsd-11-stable/sys/sparc64/sparc64/
H A Diommu.c866 if ((map->dm_flags & DMF_LOADED) != 0) {
982 if ((map->dm_flags & DMF_LOADED) != 0) {
1106 map->dm_flags |= DMF_LOADED;
1118 if ((map->dm_flags & DMF_LOADED) == 0)
1124 map->dm_flags &= ~DMF_LOADED;
1136 if ((map->dm_flags & DMF_LOADED) == 0)
H A Dbus_machdep.c474 map->dm_flags &= ~DMF_LOADED;
/freebsd-11-stable/sys/sparc64/pci/
H A Dschizo.c1021 if ((map->dm_flags & DMF_LOADED) == 0)
1080 if ((map->dm_flags & DMF_LOADED) == 0)
H A Dpsycho.c967 if ((map->dm_flags & DMF_LOADED) == 0)
H A Dfire.c1358 if ((map->dm_flags & DMF_LOADED) == 0)

Completed in 71 milliseconds