Home
last modified time | relevance | path

Searched refs:PA_SIZE (Results 1 – 2 of 2) sorted by relevance

/bionic/libc/include/sys/
D_system_properties.h47 #define PA_SIZE (128 * 1024) macro
/bionic/libc/bionic/
Dsystem_properties.cpp260 if (ftruncate(fd, PA_SIZE) < 0) { in map_prop_area_rw()
265 pa_size = PA_SIZE; in map_prop_area_rw()