Home
last modified time | relevance | path

Searched defs:REST_GPR (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/powerpc/boot/
H A Dcrt0.S254 #define REST_GPR(n, base) REST_GPRS(n, n, base) macro
/openbmc/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A Debb_handler.S66 #define REST_GPR(n) ld n,GPR_SAVE(n)(r1) macro