Searched refs:populate_entries (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/arch/arm64/kernel/ |
D | head.S | 181 .macro populate_entries, tbl, rtbl, index, eindex, flags, inc, tmp1 macro 249 populate_entries \tbl, \rtbl, \istart, \iend, #PMD_TYPE_TABLE, #PAGE_SIZE, \tmp 255 populate_entries \tbl, \rtbl, \istart, \iend, #PMD_TYPE_TABLE, #PAGE_SIZE, \tmp 262 populate_entries \tbl, \rtbl, \istart, \iend, #PMD_TYPE_TABLE, #PAGE_SIZE, \tmp 268 populate_entries \tbl, \count, \istart, \iend, \flags, #SWAPPER_BLOCK_SIZE, \tmp
|