Home
last modified time | relevance | path

Searched refs:MAS8_TGS (Results 1 – 2 of 2) sorted by relevance

/arch/powerpc/include/asm/
Dmmu-book3e.h129 #define MAS8_TGS 0x80000000 /* Guest space */ macro
/arch/powerpc/kvm/
De500_mmu_host.c84 mtspr(SPRN_MAS8, MAS8_TGS | get_thread_specific_lpid(lpid)); in __write_host_tlbe()