SPRUI30H November 2015 – May 2024 DRA745 , DRA746 , DRA750 , DRA756
Because the size of the page is 4kiB, any 128-MiB object container is a set of 32,768 pages, organized in an array of 256 columns and 128 rows, as shown in Figure 15-13.
This array of pages is mapped to the system address space, as shown in Figure 15-14.
In any 128-MiB object container, the 4-kiB page Px,y at column x (where 0 =< x < 256) and row y (where 0 =< y < 128), is found at an offset of 4096.(x+256.y) bytes from the base address of the related object container.
Similarly, the page Px,y at column x (where 0 =< x < 256) and row y (where 0 =< y < 128), is translated by the LUT entry Ex+256.y found at the index x+256.y.