summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib/inst.c
AgeCommit message (Expand)AuthorFilesLines
2020-06-17maccess: rename probe_user_{read,write} to copy_{from,to}_user_nofaultChristoph Hellwig1-3/+3
2020-06-17maccess: rename probe_kernel_{read,write} to copy_{from,to}_kernel_nofaultChristoph Hellwig1-3/+3
2020-05-19powerpc: Add prefixed instructions to instruction data typeJordan Niethe1-0/+40
2020-05-19powerpc: Add a probe_kernel_read_inst() functionJordan Niethe1-0/+13
2020-05-19powerpc: Add a probe_user_read_inst() functionJordan Niethe1-0/+20