Searched refs:l4_linear_offset (Results 1 – 2 of 2) sorted by relevance
98 #define l4_linear_offset(_a) (((_a) & VADDR_MASK) >> L4_PAGETABLE_SHIFT) macro
3787 __linear_l4_table[l4_linear_offset(SH_LINEAR_PT_VIRT_START)] = in sh_update_linear_entries()4363 sl4p = __linear_l4_table + l4_linear_offset(SH_LINEAR_PT_VIRT_START); in sh_guess_wrmap()
Completed in 11 milliseconds