Searched refs:PA_SIZE (Results 1 – 1 of 1) sorted by relevance
45 constexpr size_t PA_SIZE = 1024 * 1024; variable47 constexpr size_t PA_SIZE = 128 * 1024; variable91 if (ftruncate(fd, PA_SIZE) < 0) { in map_prop_area_rw()96 pa_size_ = PA_SIZE; in map_prop_area_rw()