Searched refs:SFSR_CT_PRIMARY (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/sparc/ | ||
H A D | cpu.h | 334 #define SFSR_CT_PRIMARY (0ULL << 4) /* 5:4 context type */ macro |
H A D | mmu_helper.c | 512 sfsr |= SFSR_CT_PRIMARY; in build_sfsr() |