Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dtranslate.c1465 #define GEN_PRIV(CTX) \ macro
1471 #define CHK_HV(CTX) GEN_PRIV(CTX)
1472 #define CHK_SV(CTX) GEN_PRIV(CTX)
1473 #define CHK_HVRM(CTX) GEN_PRIV(CTX)
1478 GEN_PRIV(CTX); \
1484 GEN_PRIV(CTX); \
1490 GEN_PRIV(CTX); \
3386 GEN_PRIV(ctx); in gen_doze()
3402 GEN_PRIV(ctx); in gen_nap()
3418 GEN_PRIV(ctx); in gen_stop()
[all …]