Searched refs:host_spsr_to_spsr32 (Results 1 – 2 of 2) sorted by relevance
164 vcpu_write_spsr(vcpu, host_spsr_to_spsr32(spsr)); in prepare_fault32()
215 static inline unsigned long host_spsr_to_spsr32(unsigned long spsr) in host_spsr_to_spsr32() function