Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbooke_interrupts.S25 #define __HOST_NV_GPR(n) (HOST_NV_GPRS + ((n - 14) * 4)) macro
H A Dbookehv_interrupts.S44 #define __HOST_NV_GPR(n) (HOST_NV_GPRS + ((n - 14) * LONGBYTES)) macro