Home
last modified time | relevance | path

Searched defs:map_base (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/amd/common/psp_verstage/
H A Dpsp_verstage.c76 void *map_base = NULL; in update_boot_region() local
/aosp_15_r20/external/trusty/musl/src/internal/
Dpthread_impl.h32 unsigned char *map_base; member
/aosp_15_r20/external/musl/src/internal/
H A Dpthread_impl.h42 unsigned char *map_base; member
/aosp_15_r20/art/libartbase/base/
H A Dmem_map_test.cc638 uint8_t* map_base = reinterpret_cast<uint8_t*>(reservation.BaseBegin()); in TEST_F() local