Searched refs:smte (Results 1 – 1 of 1) sorted by relevance
24 struct soft_mask_table_entry *smte = __start___soft_mask_table; in search_kernel_soft_mask_table() local26 while (smte < __stop___soft_mask_table) { in search_kernel_soft_mask_table()27 unsigned long start = smte->start; in search_kernel_soft_mask_table()28 unsigned long end = smte->end; in search_kernel_soft_mask_table()33 smte++; in search_kernel_soft_mask_table()