Home
last modified time | relevance | path

Searched defs:phys (Results 1 – 1 of 1) sorted by relevance

/kvmtool/powerpc/
H A Dspapr.h93 static inline uint32_t rtas_ld(struct kvm *kvm, target_ulong phys, int n) in rtas_ld()
98 static inline void rtas_st(struct kvm *kvm, target_ulong phys, int n, uint32_t val) in rtas_st()