Searched refs:pmap_max_offset_option (Results 1 – 1 of 1) sorted by relevance
258 unsigned int pmap_max_offset_option = 0; in ml_get_max_offset() local262 pmap_max_offset_option = ARM_PMAP_MAX_OFFSET_DEFAULT; in ml_get_max_offset()265 pmap_max_offset_option = ARM_PMAP_MAX_OFFSET_MIN; in ml_get_max_offset()268 pmap_max_offset_option = ARM_PMAP_MAX_OFFSET_MAX; in ml_get_max_offset()271 pmap_max_offset_option = ARM_PMAP_MAX_OFFSET_DEVICE; in ml_get_max_offset()277 return pmap_max_offset(is64, pmap_max_offset_option); in ml_get_max_offset()