Home
last modified time | relevance | path

Searched defs:asid (Results 1 – 25 of 30) sorted by relevance

12

/freebsd/contrib/processor-trace/libipt/test/src/
H A Dptunit-asid.c56 struct pt_asid asid; in from_user_default() local
70 struct pt_asid asid, user; in from_user_small() local
86 struct pt_asid asid, user; in from_user_big() local
104 struct pt_asid asid, user; in from_user() local
122 struct pt_asid asid, user; in from_user_cr3() local
140 struct pt_asid asid; in to_user_null() local
156 struct pt_asid asid, user; in to_user_too_small() local
172 struct pt_asid asid, user; in to_user_small() local
189 struct pt_asid asid, user; in to_user_big() local
208 struct pt_asid asid, user; in to_user() local
[all …]
H A Dptunit-msec_cache.c140 const struct pt_asid *asid, uint64_t vaddr) in pt_image_find()
228 struct pt_asid asid; in fill_null() local
299 struct pt_asid asid; in fill_nomap() local
323 struct pt_asid asid; in fill() local
H A Dptunit-mapped_section.c92 static struct ptunit_result asid(void) in asid() function
95 struct pt_asid asid; in asid() local
H A Dptunit-image.c109 struct pt_asid asid[3]; member
394 const struct pt_asid *asid, in image_readmem_callback()
462 struct pt_asid asid; in fini() local
535 struct pt_asid asid; in read_empty() local
1526 struct pt_asid asid; in copy_empty() local
H A Dptunit-block_decoder.c271 struct pt_asid asid; in asid_null() local
H A Dptunit-insn_decoder.c271 struct pt_asid asid; in asid_null() local
/freebsd/contrib/processor-trace/libipt/src/
H A Dpt_image.c59 const struct pt_asid *asid, in pt_mk_section_list()
156 const struct pt_asid *asid, uint64_t vaddr, int isid) in pt_image_add()
268 const struct pt_asid *asid, uint64_t vaddr) in pt_image_remove()
312 struct pt_asid asid; in pt_image_add_file() local
376 struct pt_asid asid; in pt_image_remove_by_filename() local
426 struct pt_asid asid; in pt_image_remove_by_asid() local
478 const struct pt_asid *asid, uint64_t addr) in pt_image_read_callback()
501 const struct pt_asid *asid, in pt_image_check_msec()
536 const struct pt_asid *asid, uint64_t vaddr) in pt_image_fetch_section()
575 uint16_t size, const struct pt_asid *asid, uint64_t addr) in pt_image_read()
[all …]
H A Dpt_asid.c36 int pt_asid_from_user(struct pt_asid *asid, const struct pt_asid *user) in pt_asid_from_user()
62 int pt_asid_to_user(struct pt_asid *user, const struct pt_asid *asid, in pt_asid_to_user()
H A Dpt_insn.c229 const struct pt_asid *asid) in pt_insn_decode_retry()
310 struct pt_image *image, const struct pt_asid *asid) in pt_insn_decode()
347 const struct pt_asid *asid, size_t steps) in pt_insn_range_is_contiguous()
H A Dpt_msec_cache.c101 struct pt_image *image, const struct pt_asid *asid, in pt_msec_cache_fill()
H A Dpt_insn_decoder.c434 int pt_insn_asid(const struct pt_insn_decoder *decoder, struct pt_asid *asid, in pt_insn_asid()
H A Dpt_block_decoder.c450 int pt_blk_asid(const struct pt_block_decoder *decoder, struct pt_asid *asid, in pt_blk_asid()
/freebsd/crypto/openssl/crypto/x509/
H A Dv3_asid.c113 ASIdentifiers *asid = ext; in i2r_ASIdentifiers() local
154 int X509v3_asid_add_inherit(ASIdentifiers *asid, int which) in X509v3_asid_add_inherit()
185 int X509v3_asid_add_id_or_range(ASIdentifiers *asid, in X509v3_asid_add_id_or_range()
356 int X509v3_asid_is_canonical(ASIdentifiers *asid) in X509v3_asid_is_canonical()
510 int X509v3_asid_canonize(ASIdentifiers *asid) in X509v3_asid_canonize()
525 ASIdentifiers *asid = NULL; in v2i_ASIdentifiers() local
658 int X509v3_asid_inherits(ASIdentifiers *asid) in X509v3_asid_inherits()
/freebsd/sys/amd64/vmm/amd/
H A Dsvm_softc.h45 struct asid { struct
47 uint32_t num; /* range is [1, nasid - 1] */ argument
60 struct asid asid; argument
H A Dvmcb.h266 uint32_t asid; /* 0x58: Guest ASID */ member
/freebsd/sys/riscv/include/
H A Dcpufunc.h108 sfence_vma_asid(uint64_t asid) in sfence_vma_asid()
115 sfence_vma_asid_page(uint64_t asid, uintptr_t addr) in sfence_vma_asid_page()
/freebsd/contrib/processor-trace/libipt/internal/include/
H A Dpt_mapped_section.h44 struct pt_asid asid; member
67 const struct pt_asid *asid, in pt_msec_init()
H A Dpt_block_decoder.h66 struct pt_asid asid; member
H A Dpt_insn_decoder.h62 struct pt_asid asid; member
/freebsd/sys/arm64/include/
H A Dpmap.h122 #define ASID_TO_OPERAND(asid) ({ \ argument
/freebsd/sys/riscv/riscv/
H A Dsbi.c246 u_long asid) in sbi_remote_sfence_vma_asid()
/freebsd/sys/arm64/iommu/
H A Dsmmu.c648 smmu_tlbi_asid(struct smmu_softc *sc, uint16_t asid) in smmu_tlbi_asid()
660 smmu_tlbi_va(struct smmu_softc *sc, vm_offset_t va, uint16_t asid) in smmu_tlbi_va()
1540 smmu_asid_free(struct smmu_softc *sc, int asid) in smmu_asid_free()
/freebsd/sys/riscv/vmm/
H A Driscv.h81 uint64_t asid; member
/freebsd/sys/dev/sound/pci/hda/
H A Dhdaa.c3697 hdaa_audio_adddac(struct hdaa_devinfo *devinfo, int asid) in hdaa_audio_adddac()
6847 hdaa_chan_formula(struct hdaa_devinfo *devinfo, int asid, in hdaa_chan_formula()
6877 hdaa_chan_type(struct hdaa_devinfo *devinfo, int asid) in hdaa_chan_type()
/freebsd/sys/amd64/include/
H A Dcpufunc.h535 #define INVLPGB_DESCR(asid, pcid) (((pcid) << 16) | (asid)) argument

12