Home
last modified time | relevance | path

Searched defs:__VCPU_GPR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc_asm.h179 #define __VCPU_GPR(n) (VCPU_GPRS + (n * ULONG_SIZE)) macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc_asm.h178 #define __VCPU_GPR(n) (VCPU_GPRS + (n * ULONG_SIZE)) macro
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h179 #define __VCPU_GPR(n) (VCPU_GPRS + (n * ULONG_SIZE)) macro
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/primitives/asm/
H A Dppc_asm.h178 #define __VCPU_GPR(n) (VCPU_GPRS + (n * ULONG_SIZE)) macro

Completed in 7 milliseconds