Searched refs:VTCR_T0SZ (Results 1 – 2 of 2) sorted by relevance
1479 val |= VTCR_T0SZ(0x18); /* 40 bit IPA */ in setup_virt_paging()1533 val |= VTCR_T0SZ(pa_range_info[pa_range].t0sz); in setup_virt_paging()
251 #define VTCR_T0SZ(x) ((x)<<0) macro
Completed in 9 milliseconds