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

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

Completed in 30 milliseconds