Lines Matching refs:UINTPTR
45 STATIC INLINE UINTPTR ArchSpGet(VOID)
47 UINTPTR sp;
52 STATIC INLINE UINTPTR ArchPspGet(VOID)
54 UINTPTR psp;
59 STATIC INLINE UINTPTR ArchMspGet(VOID)
61 UINTPTR msp;
68 UINTPTR lr; \
74 STATIC INLINE UINTPTR ArchSpGet(VOID)
76 UINTPTR sp;
81 STATIC INLINE UINTPTR ArchPspGet(VOID)
83 UINTPTR psp;
88 STATIC INLINE UINTPTR ArchMspGet(VOID)
90 UINTPTR msp;
97 UINTPTR lr; \