Searched refs:AddProtectedMapping (Results 1 – 4 of 4) sorted by relevance
109 shadow->AddProtectedMapping(kStart, kEnd); in TEST_F()125 shadow->AddProtectedMapping(kAnotherStart, kAnotherEnd); in TEST_F()
189 void GuestMapShadow::AddProtectedMapping(const void* start, const void* end) { in AddProtectedMapping() function in berberis::GuestMapShadow
54 void AddProtectedMapping(const void* start, const void* end);
324 berberis::GuestMapShadow::GetInstance()->AddProtectedMapping( in ProtectMappingsFromGuest()