Searched refs:get_spsr_fiq (Results 1 - 3 of 3) sorted by relevance

/seL4-test-master/kernel/include/arch/arm/armv/armv7ve/armv/
H A Dvcpu.h204 static inline word_t get_spsr_fiq(void) function
478 return get_spsr_fiq();
/seL4-test-master/kernel/include/arch/arm/armv/armv7-a/armv/
H A Dvcpu.h204 static inline word_t get_spsr_fiq(void) function
478 return get_spsr_fiq();
/seL4-test-master/kernel/include/arch/arm/armv/armv8-a/32/armv/
H A Dvcpu.h204 static inline word_t get_spsr_fiq(void) function
478 return get_spsr_fiq();

Completed in 73 milliseconds