Searched refs:SPRN_LPID (Results 1 – 16 of 16) sorted by relevance
| /Linux-v4.19/arch/powerpc/kernel/ |
| D | cpu_setup_power.S | 30 mtspr SPRN_LPID,r0 44 mtspr SPRN_LPID,r0 61 mtspr SPRN_LPID,r0 83 mtspr SPRN_LPID,r0 104 mtspr SPRN_LPID,r0 129 mtspr SPRN_LPID,r0
|
| D | dt_cpu_ftrs.c | 102 mtspr(SPRN_LPID, 0); in __restore_cpu_cpufeatures() 239 mtspr(SPRN_LPID, 0); in feat_enable_hv()
|
| /Linux-v4.19/arch/powerpc/platforms/powernv/ |
| D | subcore-asm.S | 75 mtspr SPRN_LPID, r4
|
| D | pci.c | 1066 *lpid = mfspr(SPRN_LPID); in pnv_pci_get_as_notify_info()
|
| /Linux-v4.19/arch/powerpc/kvm/ |
| D | book3s_hv_builtin.c | 687 mtspr(SPRN_LPID, sip->lpidr_req); in kvmhv_p9_set_lpcr() 719 mtspr(SPRN_LPID, 0); in kvmhv_p9_restore_lpcr()
|
| D | e500mc.c | 121 mtspr(SPRN_LPID, get_lpid(vcpu)); in kvmppc_core_vcpu_load_e500mc()
|
| D | book3s_hv_rmhandlers.S | 650 mtspr SPRN_LPID,r0 654 mtspr SPRN_LPID,r7 1939 mtspr SPRN_LPID,r0 1995 mtspr SPRN_LPID,r8 1999 mtspr SPRN_LPID,r7 3385 mtspr SPRN_LPID, r7
|
| D | book3s_64_mmu_hv.c | 278 host_lpid = mfspr(SPRN_LPID); in kvmppc_mmu_hv_init()
|
| D | book3s_hv.c | 2978 mtspr(SPRN_LPID, vc->kvm->arch.lpid); in kvmppc_run_core() 3961 kvm->arch.host_lpid = mfspr(SPRN_LPID); in kvmppc_core_init_vm_hv()
|
| /Linux-v4.19/drivers/misc/cxl/ |
| D | cxllib.c | 187 attr->lpid = mfspr(SPRN_LPID); in cxllib_get_PE_attributes()
|
| D | native.c | 674 ctx->elem->lpid = cpu_to_be32(mfspr(SPRN_LPID)); in process_element_entry_psl9() 748 ctx->elem->lpid = cpu_to_be32(mfspr(SPRN_LPID)); in cxl_attach_afu_directed_psl8() 868 cxl_p1n_write(afu, CXL_PSL_LPID_An, mfspr(SPRN_LPID)); in cxl_activate_dedicated_process_psl8()
|
| /Linux-v4.19/arch/powerpc/mm/ |
| D | tlb-radix.c | 296 VM_BUG_ON(mfspr(SPRN_LPID) != lpid); in _tlbiel_lpid() 348 VM_BUG_ON(mfspr(SPRN_LPID) != lpid); in _tlbiel_lpid_guest()
|
| /Linux-v4.19/arch/powerpc/include/asm/ |
| D | reg.h | 460 #ifndef SPRN_LPID 461 #define SPRN_LPID 0x13F /* Logical Partition Identifier */ macro
|
| D | reg_booke.h | 77 #define SPRN_LPID 0x152 /* Logical Partition ID */ macro
|
| /Linux-v4.19/drivers/misc/ocxl/ |
| D | link.c | 517 pe->lpid = cpu_to_be32(mfspr(SPRN_LPID)); in ocxl_link_add_pe()
|
| /Linux-v4.19/arch/powerpc/xmon/ |
| D | xmon.c | 1814 mfspr(SPRN_LPCR), mfspr(SPRN_PCR), mfspr(SPRN_LPID)); in dump_206_sprs()
|