Home
last modified time | relevance | path

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

/kvm-unit-tests/s390x/
H A Dpfmf.c31 union pfmf_r1 r1 = { in test_4k_key() local
56 union pfmf_r1 r1 = { in test_1m_key() local
84 union pfmf_r1 r1 = { in test_4k_clear() local
100 union pfmf_r1 r1 = { in test_1m_clear() local
117 union pfmf_r1 r1 = { in test_low_addr_prot() local
H A Dskrf.c51 union pfmf_r1 r1; in test_pfmf() local
H A Dsthyi.c23 unsigned int r1, unsigned int r2) in sthyi()
H A Demulator.c48 unsigned int r1, unsigned int r2, in __test_cpacf()
H A Dexittime.c144 long r1, r2; in test_epsw() local
H A Duv-host.c101 unsigned long r1 = 0; in test_i3() local
/kvm-unit-tests/lib/arm/asm/
H A Darm-smccc.h11 unsigned long r1; member
/kvm-unit-tests/lib/
H A Dmemregions.c48 void memregions_split(phys_addr_t addr, struct mem_region **r1, struct mem_region **r2) in memregions_split()
/kvm-unit-tests/lib/s390x/asm/
H A Dcpacf.h140 static __always_inline void __cpacf_query_rre(u32 opc, u8 r1, u8 r2, in __cpacf_query_rre()
154 u8 r1, u8 r2, u8 r3, u8 m4, in __cpacf_query_rrf()
H A Dmem.h92 static inline void *pfmf(unsigned long r1, void *paddr) in pfmf()
H A Duv.h217 static inline int uv_call_once(unsigned long r1, unsigned long r2) in uv_call_once()
240 static inline int uv_call(unsigned long r1, unsigned long r2) in uv_call()