Searched refs:AreaKeeper (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/kernel/
H A DAreaKeeper.h18 class AreaKeeper { class
20 AreaKeeper();
21 ~AreaKeeper();
37 AreaKeeper::AreaKeeper() function in class:AreaKeeper
44 AreaKeeper::~AreaKeeper()
52 AreaKeeper::Create(const char *name, void **_virtualAddress, uint32 spec,
61 AreaKeeper::Map(const char *name, phys_addr_t physicalAddress, size_t numBytes,
71 AreaKeeper
[all...]
/haiku/src/add-ons/kernel/drivers/power/pch_thermal/
H A Dpch_thermal.cpp10 #include <AreaKeeper.h>
300 AreaKeeper mmioMapper;
/haiku/src/add-ons/kernel/busses/agp_gart/
H A Dintel_gart.cpp15 #include <AreaKeeper.h>
664 AreaKeeper mmioMapper;
679 AreaKeeper scratchCreator;
719 AreaKeeper gttMapper;
748 AreaKeeper apertureMapper;
/haiku/src/add-ons/kernel/drivers/graphics/radeon_hd/
H A Dradeon_hd.cpp26 #include <AreaKeeper.h>
672 AreaKeeper sharedCreator;
696 AreaKeeper mmioMapper;
792 AreaKeeper frambufferMapper;
/haiku/src/add-ons/kernel/drivers/graphics/intel_extreme/
H A Dintel_extreme.cpp19 #include <AreaKeeper.h>
611 AreaKeeper sharedCreator;
652 AreaKeeper mmioMapper;

Completed in 161 milliseconds