/xen/xen/include/asm-arm/arm64/ |
A D | atomic.h | 32 unsigned long tmp; in atomic_add() local 46 unsigned long tmp; in atomic_add_return() local 64 unsigned long tmp; in atomic_sub() local 78 unsigned long tmp; in atomic_sub_return() local 96 unsigned long tmp; in atomic_and() local 110 unsigned long tmp; in atomic_cmpxchg() local
|
A D | page.h | 51 uint64_t par, tmp = READ_SYSREG64(PAR_EL1); in __va_to_par() local 63 uint64_t par, tmp = READ_SYSREG64(PAR_EL1); in gva_to_ma_par() local 77 uint64_t par, tmp = READ_SYSREG64(PAR_EL1); in gva_to_ipa_par() local
|
/xen/xen/include/asm-arm/arm32/ |
A D | atomic.h | 21 unsigned long tmp; in atomic_add() local 38 unsigned long tmp; in atomic_add_return() local 61 unsigned long tmp; in atomic_sub() local 78 unsigned long tmp; in atomic_sub_return() local 101 unsigned long tmp; in atomic_and() local 143 unsigned long tmp; in __atomic_add_unless() local
|
A D | page.h | 67 uint64_t par, tmp; in __va_to_par() local 79 uint64_t par, tmp; in gva_to_ma_par() local 92 uint64_t par, tmp; in gva_to_ipa_par() local
|
/xen/xen/arch/arm/arm64/lib/ |
A D | find_next_bit.c | 24 unsigned long tmp; in find_next_bit() local 70 unsigned long tmp; in find_next_zero_bit() local 114 unsigned long tmp; in find_first_bit() local 142 unsigned long tmp; in find_first_zero_bit() local 194 unsigned long tmp; in find_next_zero_bit_le() local 240 unsigned long tmp; in find_next_bit_le() local
|
A D | bitops.c | 124 unsigned long res, tmp; in bitop() local
|
/xen/xen/include/xen/libfdt/ |
A D | libfdt.h | 919 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_inplace_u32() local 954 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_inplace_u64() local 1030 fdt32_t tmp = cpu_to_fdt32(val); in fdt_property_u32() local 1035 fdt64_t tmp = cpu_to_fdt64(val); in fdt_property_u64() local 1191 fdt32_t tmp = cpu_to_fdt32(val); in fdt_setprop_u32() local 1226 fdt64_t tmp = cpu_to_fdt64(val); in fdt_setprop_u64() local 1333 fdt32_t tmp = cpu_to_fdt32(val); in fdt_appendprop_u32() local 1368 fdt64_t tmp = cpu_to_fdt64(val); in fdt_appendprop_u64() local
|
/xen/tools/libxl/ |
A D | libxl_vsnd.c | 44 char *tmp = libxl__strdup(gc, str); in libxl__sample_rates_from_string() local 66 char *tmp = libxl__strdup(gc, str); in libxl__sample_formats_from_string() local 96 const char *tmp; in libxl__params_from_xenstore() local 155 const char *tmp; in libxl__stream_from_xenstore() local 188 const char *tmp; in libxl__pcm_from_xenstore() local 230 const char *tmp; in libxl__vsnd_from_xenstore() local 533 const char *tmp; in libxl__device_stream_getinfo() local
|
A D | libxlu_vif.c | 17 uint64_t tmp = 0; in vif_parse_rate_bytes_per_sec() local 56 uint64_t tmp = 0; in vif_parse_rate_interval_usecs() local
|
A D | libxl_libfdt_compat.h | 77 uint32_t tmp = cpu_to_fdt32(val); in fdt_property_u32() local
|
A D | libxl_flask.c | 33 char tmp[XC_PAGE_SIZE]; in libxl_flask_sid_to_context() local
|
/xen/xen/common/ |
A D | guestcopy.c | 12 char *tmp; in safe_copy_string_from_guest() local
|
A D | string.c | 346 char *tmp = (char *) dest, *s = (char *) src; variable 366 char *tmp, *s; variable
|
A D | rbtree.c | 110 struct rb_node *parent = rb_red_parent(node), *gparent, *tmp; in rb_insert_color() local 384 struct rb_node *child = node->rb_right, *tmp = node->rb_left; in rb_erase() local
|
/xen/xen/test/livepatch/ |
A D | xen_hello_world_func.c | 21 unsigned long tmp; in xen_hello_world() local
|
/xen/xen/arch/x86/cpu/ |
A D | intel.c | 203 uint32_t ecx, edx, tmp; in intel_init_levelling() local 219 uint32_t ecx, edx, tmp; in intel_init_levelling() local 230 uint32_t eax, tmp; in intel_init_levelling() local
|
A D | centaur.c | 23 u32 tmp = cpuid_edx(0xC0000001); in init_c3() local
|
/xen/xen/tools/kconfig/ |
A D | expr.c | 312 struct expr *tmp; in expr_eliminate_yn() local 427 struct expr *tmp; in expr_join_or() local 491 struct expr *tmp; in expr_join_and() local 594 struct expr *tmp; in expr_eliminate_dups1() local 690 struct expr *tmp; in expr_transform() local
|
A D | mconf.c | 322 struct subtitle_list *pos, *tmp; in set_subtitle() local 347 struct subtitle_list *pos, *tmp; in reset_subtitle() local 441 struct jump_key *pos, *tmp; in search_conf() local 470 int type, tmp, doint = 2; in build_conf() local
|
/xen/xen/arch/arm/platforms/ |
A D | brcm.c | 124 u32 tmp; in brcm_cpu_power_on() local 174 u32 tmp; in brcm_cpu_release() local
|
/xen/xen/arch/arm/ |
A D | guest_atomics.c | 37 unsigned long res, tmp; in calibrate_safe_atomic() local
|
/xen/tools/xenstat/libxenstat/src/ |
A D | xenstat_linux.c | 73 char tmp[512] = { 0 }; in getBridge() local 108 char *tmp; in parseNetDevLine() local 369 struct xenstat_network *tmp; in xenstat_collect_networks() local
|
A D | xenstat_solaris.c | 82 stdevice_t *tmp; in gc_devs() local 234 char *tmp; in collect_dom_networks() local 341 char *tmp; in collect_dom_vbds() local
|
/xen/xen/arch/arm/arm32/lib/ |
A D | bitops.c | 132 unsigned long res, tmp; in bitop() local
|
/xen/xen/drivers/passthrough/arm/ |
A D | iommu.c | 52 struct dt_device_node *np, *tmp; in iommu_hardware_setup() local
|