Home
last modified time | relevance | path

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

/tools/testing/selftests/powerpc/include/
A Dutils.h202 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
203 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.gp_regs[PT_MSR] argument
205 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
206 #define UCONTEXT_MSR(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_MSR] argument
/tools/testing/selftests/powerpc/copyloops/
A Dexc_validate.c14 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.gp_regs[PT_NIP] argument
16 #define UCONTEXT_NIA(UC) (UC)->uc_mcontext.uc_regs->gregs[PT_NIP] argument
/tools/arch/x86/kcpuid/
A Dcpuid.csv301 0x7, 2, edx, 6, uclock_disable , UC-lock disable is supported

Completed in 7 milliseconds