Home
last modified time | relevance | path

Searched refs:kuap (Results 1 – 2 of 2) sorted by relevance

/linux/arch/powerpc/mm/book3s32/
H A DMakefile12 obj-$(CONFIG_PPC_KUAP) += kuap.o
/linux/arch/powerpc/include/asm/
H A Dprocessor.h150 unsigned long kuap; /* opened segments for user access */ member
291 .kuap = ~0UL, /* KUAP_NONE */ \