Home
last modified time | relevance | path

Searched defs:asid1 (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dv3ext.c46 ASIdentifiers *asid1 = ASIdentifiers_new(), *asid2 = ASIdentifiers_new(), in test_asid() local
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dv3ext.c46 ASIdentifiers *asid1 = ASIdentifiers_new(), *asid2 = ASIdentifiers_new(), in test_asid() local
/netbsd-src/sys/arch/mips/mips/
H A Dpmap_machdep.c914 tlb_asid_t asid1 = (pte_global_p(pte) ? KERNEL_PID : asid); in tlb_walk() local