Searched refs:PAM_REGIONS_COUNT (Results 1 – 4 of 4) sorted by relevance
30 PAMMemoryRegion pam_regions[PAM_REGIONS_COUNT];
83 #define PAM_REGIONS_COUNT 13 macro
47 PAMMemoryRegion pam_regions[PAM_REGIONS_COUNT];
65 assert(0 <= idx && idx < PAM_REGIONS_COUNT); in pam_update()