HomeSort by relevance Sort by last modified time
    Searched refs:AMR_BITS_PER_PKEY (Results 1 - 2 of 2) sorted by null

  /external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
ptrace-pkey.c 27 #define AMR_BITS_PER_PKEY 2
29 #define pkeyshift(pkey) (PKEY_REG_BITS - ((pkey + 1) * AMR_BITS_PER_PKEY))
core-pkey.c 36 #define AMR_BITS_PER_PKEY 2
38 #define pkeyshift(pkey) (PKEY_REG_BITS - ((pkey + 1) * AMR_BITS_PER_PKEY))

Completed in 355 milliseconds