Searched refs:populate_entries (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/arch/arm64/kernel/ |
H A D | head.S | 207 .macro populate_entries, tbl, rtbl, index, eindex, flags, inc, tmp1 macro 272 populate_entries \tbl, \rtbl, \istart, \iend, #PMD_TYPE_TABLE, #PAGE_SIZE, \tmp 278 populate_entries \tbl, \rtbl, \istart, \iend, #PMD_TYPE_TABLE, #PAGE_SIZE, \tmp 284 populate_entries \tbl, \rtbl, \istart, \iend, #PMD_TYPE_TABLE, #PAGE_SIZE, \tmp 291 populate_entries \tbl, \rtbl, \istart, \iend, #PMD_TYPE_TABLE, #PAGE_SIZE, \tmp 297 populate_entries \tbl, \rtbl, \istart, \iend, \flags, #SWAPPER_BLOCK_SIZE, \tmp 330 populate_entries x0, x4, x2, x3, x5, x6, x7
|