Home
last modified time | relevance | path

Searched defs:satp (Results 1 – 17 of 17) sorted by relevance

/netbsd-src/sys/arch/riscv/include/
H A Dsysreg.h323 uintptr_t satp = csr_satp_read(); local
330 uintptr_t satp = csr_satp_read(); in csr_asid_write() local
H A Dpmap.h220 const register_t satp = csr_satp_read(); in pmap_md_tlb_asid_max() local
/netbsd-src/external/gpl3/gcc.old/dist/libgcc/
H A Dfixed-bit.c251 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 Dfixed-bit.c251 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 Dpmap_machdep.c183 uint64_t satp = in pmap_md_xtab_activate() local
H A Driscv_machdep.c960 const register_t satp = csr_satp_read(); global() variable
/netbsd-src/external/bsd/openldap/dist/servers/slapd/
H A Doc.c260 AttributeType **satp; in oc_create_required() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dstor-layout.cc2716 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 Dtree.cc9154 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 Doptabs.cc5764 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 Dstor-layout.c2691 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 Dtree.c10064 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 Doptabs.c5196 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 Dc-common.c2145 int unsignedp, int satp) in c_common_fixed_point_type_for_size()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.cc2339 int unsignedp, int satp) in c_common_fixed_point_type_for_size()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c836 unsigned int unsignedp = 0, satp = 0; in c_common_type() local
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc846 unsigned int unsignedp = 0, satp = 0; in c_common_type() local