Searched refs:SPRN_MD_AP (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.10/arch/powerpc/include/asm/nohash/32/ |
| D | kup-8xx.h | 14 mfspr \gpr1, SPRN_MD_AP 15 mtspr SPRN_MD_AP, \gpr2 21 mtspr SPRN_MD_AP, \gpr1 26 mfspr \gpr, SPRN_MD_AP 40 mtspr(SPRN_MD_AP, MD_APG_INIT); 46 mtspr(SPRN_MD_AP, MD_APG_KUAP); 51 unsigned long flags = mfspr(SPRN_MD_AP); 53 mtspr(SPRN_MD_AP, MD_APG_KUAP); 60 mtspr(SPRN_MD_AP, flags);
|
| D | mmu-8xx.h | 104 #define SPRN_MD_AP 794 macro
|
| /Linux-v5.10/arch/powerpc/mm/nohash/ |
| D | 8xx.c | 267 mtspr(SPRN_MD_AP, MD_APG_KUAP); in setup_kuap()
|
| /Linux-v5.10/arch/powerpc/kernel/ |
| D | head_8xx.S | 672 mtspr SPRN_MD_AP, r8
|