They were in <asm/pgtables.h> and have been removed from there in974b9b2c68("mm: consolidate pte_index() and pte_offset_*() definitions") in favor of the generic version. But that missed that the same definitons also existed in <asm/pgtable-levels.h>, where they were (inadvertently?) introduced infe6cb7b043("ARC: mm: disintegrate pgtable.h into levels and flags"). Fixes:974b9b2c68("mm: consolidate pte_index() and pte_offset_*() definitions") Fixes:fe6cb7b043("ARC: mm: disintegrate pgtable.h into levels and flags") Signed-off-by: Rolf Eike Beer <eb@emlix.com> Signed-off-by: Vineet Gupta <vgupta@kernel.org>
5.4 KiB
5.4 KiB