Searched refs:SPRN_SPRG_VDSO_WRITE (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_interrupts.S | 166 mtspr SPRN_SPRG_VDSO_WRITE, r3
|
H A D | bookehv_interrupts.S | 394 mtspr SPRN_SPRG_VDSO_WRITE, r3
|
H A D | book3s_hv_rmhandlers.S | 116 mtspr SPRN_SPRG_VDSO_WRITE,r3
|
H A D | book3s_hv.c | 3798 mtspr(SPRN_SPRG_VDSO_WRITE, local_paca->sprg_vdso); in kvmhv_p9_guest_entry()
|
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_interrupts.S | 166 mtspr SPRN_SPRG_VDSO_WRITE, r3
|
H A D | book3s_hv_p9_entry.c | 166 mtspr(SPRN_SPRG_VDSO_WRITE, local_paca->sprg_vdso); in restore_p9_host_os_sprs()
|
H A D | bookehv_interrupts.S | 394 mtspr SPRN_SPRG_VDSO_WRITE, r3
|
H A D | book3s_hv_rmhandlers.S | 103 mtspr SPRN_SPRG_VDSO_WRITE,r3
|
/kernel/linux/linux-6.6/arch/powerpc/kernel/ |
H A D | vdso.c | 309 mtspr(SPRN_SPRG_VDSO_WRITE, val); in vdso_getcpu_init()
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | reg.h | 1153 #define SPRN_SPRG_VDSO_WRITE SPRN_SPRG3 macro 1198 #define SPRN_SPRG_VDSO_WRITE SPRN_SPRG7 macro
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | reg.h | 1160 #define SPRN_SPRG_VDSO_WRITE SPRN_SPRG3 macro 1205 #define SPRN_SPRG_VDSO_WRITE SPRN_SPRG7 macro
|
/kernel/linux/linux-5.10/arch/powerpc/kernel/ |
H A D | vdso.c | 681 mtspr(SPRN_SPRG_VDSO_WRITE, val); in vdso_getcpu_init()
|
Completed in 24 milliseconds