Home
last modified time | relevance | path

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

/kvm-unit-tests/lib/powerpc/asm/
H A Dreg.h42 #define SPR_PTCR 0x1d0 macro
/kvm-unit-tests/lib/ppc64/
H A Dmmu.c227 mtspr(SPR_PTCR, (unsigned long)partition_table); /* 4KB size */ in setup_mmu()