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