Home
last modified time | relevance | path

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

/openbmc/qemu/target/sparc/
H A Dcpu.h334 #define SFSR_CT_PRIMARY (0ULL << 4) /* 5:4 context type */ macro
H A Dmmu_helper.c512 sfsr |= SFSR_CT_PRIMARY; in build_sfsr()