Home
last modified time | relevance | path

Searched refs:subpage_prot (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/
H A D.gitignore3 subpage_prot
H A DMakefile5 TEST_GEN_PROGS := hugetlb_vs_thp_test subpage_prot prot_sao segv_errors wild_bctr \
/OK3568_Linux_fs/kernel/arch/powerpc/mm/book3s64/
H A DMakefile18 obj-$(CONFIG_PPC_SUBPAGE_PROT) += subpage_prot.o
H A Dsubpage_prot.c190 SYSCALL_DEFINE3(subpage_prot, unsigned long, addr, in SYSCALL_DEFINE3() argument
/OK3568_Linux_fs/kernel/kernel/
H A Dsys_ni.c388 COND_SYSCALL(subpage_prot);
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/book3s/64/
H A Dmmu-hash.h458 unsigned long flags, int ssize, int subpage_prot);
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl403 310 nospu subpage_prot sys_subpage_prot
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl397 310 nospu subpage_prot sys_subpage_prot
/OK3568_Linux_fs/kernel/arch/powerpc/
H A DKconfig857 bool "Support setting protections for 4k subpages (subpage_prot syscall)"