Searched defs:PSR_I_BIT (Results 1 – 2 of 2) sorted by relevance
/kvm-unit-tests/lib/arm/asm/ | ||
H A D | ptrace.h | 29 #define PSR_I_BIT 0x00000080 /* >= V4, but not V7M */ macro |
/kvm-unit-tests/lib/arm64/asm/ | ||
H A D | ptrace.h | 34 #define PSR_I_BIT 0x00000080 macro |