Searched refs:a_val (Results 1 – 7 of 7) sorted by relevance
68 print_size("L1I ", (uint32_t)p->a_un.a_val); in test_cache_shape()74 print_geo("L1I ", (uint32_t)p->a_un.a_val); in test_cache_shape()80 print_size("L1D ", (uint32_t)p->a_un.a_val); in test_cache_shape()86 print_geo("L1D ", (uint32_t)p->a_un.a_val); in test_cache_shape()92 print_size("L2 ", (uint32_t)p->a_un.a_val); in test_cache_shape()98 print_geo("L2 ", (uint32_t)p->a_un.a_val); in test_cache_shape()104 print_size("L3 ", (uint32_t)p->a_un.a_val); in test_cache_shape()110 print_geo("L3 ", (uint32_t)p->a_un.a_val); in test_cache_shape()
36 __kernel_vsyscall = auxv->a_un.a_val; in scan_elf_aux()42 vsyscall_ehdr = auxv->a_un.a_val; in scan_elf_aux()48 elf_aux_hwcap = auxv->a_un.a_val; in scan_elf_aux()56 (char *) (long) auxv->a_un.a_val; in scan_elf_aux()59 page_size = auxv->a_un.a_val; in scan_elf_aux()
79 return (void *)p->a_un.a_val; in get_auxv_entry()
186 unsigned long a_val = orc_ip(a); in orc_sort_cmp() local189 if (a_val > b_val) in orc_sort_cmp()191 if (a_val < b_val) in orc_sort_cmp()
51 return auxv->a_un.a_val; in get_syscall()
263 vdso_init_from_sysinfo_ehdr(elf_auxv[i].a_un.a_val); in vdso_init_from_auxv()
189 adi_blksz = auxv->a_un.a_val;192 adi_nbits = auxv->a_un.a_val;