Searched refs:pas_region_t (Results 1 – 8 of 8) sorted by relevance
172 static pas_region_t pas_regions[] = {187 static pas_region_t pas_regions[] = {246 sizeof(pas_region_t))) < 0) { in bl31_plat_gpt_setup()
34 } pas_region_t; typedef257 pas_region_t *pas_regions,
17 static pas_region_t pas_regions[] = {
235 static pas_region_t pas_regions[] = {
30 static pas_region_t pas_regions[] = {
99 A ``pas_region_t`` structure is a way to represent a physical address space and108 See the ``pas_region_t`` type in ``include/lib/gpt_rme/gpt_rme.h``.110 The programmer should provide the API with an array containing ``pas_region_t``114 ``pas_region_t`` is a public type, however it is recommended that the macros118 and PAS type as arguments to generate the pas_region_t structure. As the names178 ``pas_region_t`` structures containing the desired memory access layout. The
332 pas_region_t *pas_regions, in does_previous_pas_exist_here()362 static int validate_pas_mappings(pas_region_t *pas_regions, in validate_pas_mappings()614 static void generate_l0_blk_desc(pas_region_t *pas) in generate_l0_blk_desc()911 static void generate_l0_tbl_desc(pas_region_t *pas) in generate_l0_tbl_desc()987 static void flush_l0_for_pas_array(pas_region_t *pas, unsigned int pas_count) in flush_l0_for_pas_array()1162 size_t l1_mem_size, pas_region_t *pas_regions, in gpt_init_pas_l1_tables()
41 pas_region_t *pas_region_base;