Files
linux/arch/powerpc/include/asm
Michael Ellerman 773edeadf6 powerpc/mm: Add mask of possible MMU features
Follow the example of the cpu feature code, and add a mask of possible
MMU features, MMU_FTRS_POSSIBLE.

This is used in mmu_has_feature(), which allows the possible mask to act
as a shortcut for any features that are not possible, but still allows
the feature bit itself to be defined.

We will use this in the next commit to allow MMU_FTR_RADIX checks to be
elided when MMU_FTR_RADIX is not possible.

Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
2016-05-11 21:46:02 +10:00
..
2016-01-12 20:46:53 +02:00
2016-03-04 23:50:27 -06:00
2016-03-01 19:27:20 +11:00
2016-03-01 19:27:20 +11:00
2015-10-06 14:52:48 -04:00
2016-01-15 17:56:32 -08:00
2016-03-29 12:08:08 +11:00
2015-12-17 22:40:56 +11:00
2016-03-01 19:27:20 +11:00