/netbsd-src/sys/arch/riscv/include/ |
H A D | sysreg.h | 323 uintptr_t satp = csr_satp_read(); local 330 uintptr_t satp = csr_satp_read(); in csr_asid_write() local
|
H A D | pmap.h | 220 const register_t satp = csr_satp_read(); in pmap_md_tlb_asid_max() local
|
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/ |
H A D | fixed-bit.c | 251 FIXED_MULHELPER (FIXED_C_TYPE a, FIXED_C_TYPE b, word_type satp) in FIXED_MULHELPER() 400 FIXED_DIVHELPER (FIXED_C_TYPE a, FIXED_C_TYPE b, word_type satp) in FIXED_DIVHELPER() 599 FIXED_ASHLHELPER (FIXED_C_TYPE a, word_type b, word_type satp) in FIXED_ASHLHELPER()
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/ |
H A D | fixed-bit.c | 251 FIXED_MULHELPER (FIXED_C_TYPE a, FIXED_C_TYPE b, word_type satp) in FIXED_MULHELPER() 400 FIXED_DIVHELPER (FIXED_C_TYPE a, FIXED_C_TYPE b, word_type satp) in FIXED_DIVHELPER() 599 FIXED_ASHLHELPER (FIXED_C_TYPE a, word_type b, word_type satp) in FIXED_ASHLHELPER()
|
/netbsd-src/sys/arch/riscv/riscv/ |
H A D | pmap_machdep.c | 183 uint64_t satp = in pmap_md_xtab_activate() local
|
H A D | riscv_machdep.c | 960 const register_t satp = csr_satp_read(); global() variable
|
/netbsd-src/external/bsd/openldap/dist/servers/slapd/ |
H A D | oc.c | 260 AttributeType **satp; in oc_create_required() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | stor-layout.cc | 2716 make_fract_type (int precision, int unsignedp, int satp) in make_fract_type() 2738 make_accum_type (int precision, int unsignedp, int satp) in make_accum_type()
|
H A D | tree.cc | 9154 make_or_reuse_fract_type (unsigned size, int unsignedp, int satp) in make_or_reuse_fract_type() 9191 make_or_reuse_accum_type (unsigned size, int unsignedp, int satp) in make_or_reuse_accum_type()
|
H A D | optabs.cc | 5764 expand_fixed_convert (rtx to, rtx from, int uintp, int satp) in expand_fixed_convert()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | stor-layout.c | 2691 make_fract_type (int precision, int unsignedp, int satp) in make_fract_type() 2713 make_accum_type (int precision, int unsignedp, int satp) in make_accum_type()
|
H A D | tree.c | 10064 make_or_reuse_fract_type (unsigned size, int unsignedp, int satp) in make_or_reuse_fract_type() 10101 make_or_reuse_accum_type (unsigned size, int unsignedp, int satp) in make_or_reuse_accum_type()
|
H A D | optabs.c | 5196 expand_fixed_convert (rtx to, rtx from, int uintp, int satp) in expand_fixed_convert()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/ |
H A D | c-common.c | 2145 int unsignedp, int satp) in c_common_fixed_point_type_for_size()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/ |
H A D | c-common.cc | 2339 int unsignedp, int satp) in c_common_fixed_point_type_for_size()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-typeck.c | 836 unsigned int unsignedp = 0, satp = 0; in c_common_type() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-typeck.cc | 846 unsigned int unsignedp = 0, satp = 0; in c_common_type() local
|