Searched refs:SPRN_LPID (Results 1 – 16 of 16) sorted by relevance
| /Linux-v5.10/arch/powerpc/kernel/ |
| D | cpu_setup_power.S | 25 mtspr SPRN_LPID,r0 40 mtspr SPRN_LPID,r0 58 mtspr SPRN_LPID,r0 81 mtspr SPRN_LPID,r0 110 mtspr SPRN_LPID,r0 143 mtspr SPRN_LPID,r0
|
| D | dt_cpu_ftrs.c | 101 mtspr(SPRN_LPID, 0); in __restore_cpu_cpufeatures() 238 mtspr(SPRN_LPID, 0); in feat_enable_hv()
|
| /Linux-v5.10/arch/powerpc/platforms/powernv/ |
| D | subcore-asm.S | 71 mtspr SPRN_LPID, r4
|
| D | vas-api.c | 104 txattr.lpid = mfspr(SPRN_LPID); in coproc_ioc_tx_win_open()
|
| /Linux-v5.10/drivers/misc/cxl/ |
| D | cxllib.c | 183 attr->lpid = mfspr(SPRN_LPID); in cxllib_get_PE_attributes()
|
| D | native.c | 670 ctx->elem->lpid = cpu_to_be32(mfspr(SPRN_LPID)); in process_element_entry_psl9() 744 ctx->elem->lpid = cpu_to_be32(mfspr(SPRN_LPID)); in cxl_attach_afu_directed_psl8() 864 cxl_p1n_write(afu, CXL_PSL_LPID_An, mfspr(SPRN_LPID)); in cxl_activate_dedicated_process_psl8()
|
| /Linux-v5.10/arch/powerpc/kvm/ |
| D | book3s_hv_builtin.c | 704 mtspr(SPRN_LPID, sip->lpidr_req); in kvmhv_p9_set_lpcr() 736 mtspr(SPRN_LPID, 0); in kvmhv_p9_restore_lpcr()
|
| D | book3s_64_mmu_radix.c | 57 old_lpid = mfspr(SPRN_LPID); in __kvmhv_copy_tofrom_guest_radix() 59 mtspr(SPRN_LPID, lpid); in __kvmhv_copy_tofrom_guest_radix() 76 mtspr(SPRN_LPID, old_lpid); in __kvmhv_copy_tofrom_guest_radix()
|
| D | e500mc.c | 118 mtspr(SPRN_LPID, get_lpid(vcpu)); in kvmppc_core_vcpu_load_e500mc()
|
| D | book3s_hv_rmhandlers.S | 615 mtspr SPRN_LPID,r0 619 mtspr SPRN_LPID,r7 1814 mtspr SPRN_LPID,r0 1879 mtspr SPRN_LPID,r8 1883 mtspr SPRN_LPID,r7 3367 mtspr SPRN_LPID, r7
|
| D | book3s_hv.c | 3550 mtspr(SPRN_LPID, vcpu->kvm->arch.host_lpid); /* restore host LPID */ in kvmhv_load_hv_regs_and_go() 4176 mtspr(SPRN_LPID, lpid); in kvmhv_run_single_vcpu() 4200 mtspr(SPRN_LPID, kvm->arch.host_lpid); in kvmhv_run_single_vcpu() 4895 kvm->arch.host_lpid = mfspr(SPRN_LPID); in kvmppc_core_init_vm_hv()
|
| D | book3s_64_mmu_hv.c | 265 host_lpid = mfspr(SPRN_LPID); in kvmppc_mmu_hv_init()
|
| /Linux-v5.10/arch/powerpc/include/asm/ |
| D | reg.h | 474 #ifndef SPRN_LPID 475 #define SPRN_LPID 0x13F /* Logical Partition Identifier */ macro
|
| D | reg_booke.h | 74 #define SPRN_LPID 0x152 /* Logical Partition ID */ macro
|
| /Linux-v5.10/drivers/misc/ocxl/ |
| D | link.c | 532 pe->lpid = cpu_to_be32(mfspr(SPRN_LPID)); in ocxl_link_add_pe()
|
| /Linux-v5.10/arch/powerpc/xmon/ |
| D | xmon.c | 1955 mfspr(SPRN_LPCR), mfspr(SPRN_PCR), mfspr(SPRN_LPID)); in dump_206_sprs()
|