Searched defs:r1 (Results 1 – 11 of 11) sorted by relevance
/kvm-unit-tests/s390x/ |
H A D | pfmf.c | 31 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 D | skrf.c | 51 union pfmf_r1 r1; in test_pfmf() local
|
H A D | sthyi.c | 23 unsigned int r1, unsigned int r2) in sthyi()
|
H A D | emulator.c | 48 unsigned int r1, unsigned int r2, in __test_cpacf()
|
H A D | exittime.c | 144 long r1, r2; in test_epsw() local
|
H A D | uv-host.c | 101 unsigned long r1 = 0; in test_i3() local
|
/kvm-unit-tests/lib/arm/asm/ |
H A D | arm-smccc.h | 11 unsigned long r1; member
|
/kvm-unit-tests/lib/ |
H A D | memregions.c | 48 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 D | cpacf.h | 140 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 D | mem.h | 92 static inline void *pfmf(unsigned long r1, void *paddr) in pfmf()
|
H A D | uv.h | 217 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()
|