Searched refs:host_spsr_to_spsr32 (Results 1 - 2 of 2) sorted by path

/linux-master/arch/arm64/include/asm/
H A Dkvm_emulate.h271 static inline unsigned long host_spsr_to_spsr32(unsigned long spsr) function
/linux-master/arch/arm64/kvm/hyp/
H A Dexception.c300 __vcpu_write_spsr_abt(vcpu, host_spsr_to_spsr32(spsr));
305 __vcpu_write_spsr_und(vcpu, host_spsr_to_spsr32(spsr));

Completed in 301 milliseconds