Home
last modified time | relevance | path

Searched refs:LPID_RSVD (Results 1 – 4 of 4) sorted by relevance

/arch/powerpc/include/asm/
Dkvm_book3s_asm.h18 #define KVMPPC_NR_LPIDS (LPID_RSVD + 1)
Dreg.h479 #define LPID_RSVD 0xfff /* Reserved LPID for partn switching */ macro
/arch/powerpc/kvm/
Dbook3s_hv_rmhandlers.S620 li r0,LPID_RSVD /* switch to reserved LPID */
1884 li r8,LPID_RSVD /* switch to reserved LPID */
Dbook3s_64_mmu_hv.c269 rsvd_lpid = LPID_RSVD; in kvmppc_mmu_hv_init()