| /OK3568_Linux_fs/kernel/arch/csky/include/asm/ |
| H A D | asid.h | 46 u64 asid, old_active_asid; in asid_check_context() local
|
| /OK3568_Linux_fs/kernel/arch/sh/mm/ |
| H A D | tlb-debugfs.c | 94 unsigned long vpn, ppn, asid, size; in tlb_seq_show() local
|
| H A D | nommu.c | 58 void local_flush_tlb_one(unsigned long asid, unsigned long page) in local_flush_tlb_one()
|
| /OK3568_Linux_fs/kernel/arch/mips/mm/ |
| H A D | context.c | 24 u64 asid; in get_new_mmu_context() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/mm/ |
| H A D | mcfmmu.c | 95 int asid; in cf_tlb_miss() local
|
| /OK3568_Linux_fs/kernel/arch/arm/mm/ |
| H A D | proc-macros.S | 56 .macro asid, rd, rn macro
|
| /OK3568_Linux_fs/kernel/arch/riscv/kernel/ |
| H A D | sbi.c | 418 unsigned long asid) in sbi_remote_sfence_vma_asid() 497 unsigned long asid) in sbi_remote_hfence_vvma_asid()
|
| /OK3568_Linux_fs/kernel/arch/arc/include/asm/ |
| H A D | mmu.h | 82 unsigned long asid[NR_CPUS]; /* 8 bit MMU PID + Generation cycle */ member
|
| /OK3568_Linux_fs/kernel/arch/mips/dec/ |
| H A D | kn01-berr.c | 79 long asid, entryhi, vaddr; in dec_kn01_be_backend() local
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu/ |
| H A D | qcom_iommu.c | 64 u8 asid; /* asid and ctx bank # are 1:1 */ member 94 static struct qcom_iommu_ctx * to_ctx(struct qcom_iommu_domain *d, unsigned asid) in to_ctx() 559 unsigned asid = args->args[0]; in qcom_iommu_of_xlate() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/sgi-gru/ |
| H A D | grufault.c | 311 unsigned long fault_vaddr, int asid, int write, in gru_preload_tlb() 362 int pageshift = 0, asid, write, ret, atomic = !cbk, indexway; in gru_try_dropin() local
|
| H A D | grutlbpurge.c | 152 int grupagesize, pagesize, pageshift, gid, asid; in gru_flush_tlb_range() local
|
| H A D | gruhandles.h | 201 unsigned int asid:24; /* DW 2 */ member 375 unsigned int asid[8]; /* DW 2 - 5 */ member
|
| /OK3568_Linux_fs/kernel/arch/arm/include/asm/ |
| H A D | tlbflush.h | 370 const int asid = ASID(mm); in __local_flush_tlb_mm() local 388 const int asid = ASID(mm); in local_flush_tlb_mm() local
|
| /OK3568_Linux_fs/kernel/arch/m68k/include/asm/ |
| H A D | mmu_context.h | 101 int asid; in load_ksp_mmu() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/goya/ |
| H A D | goya.c | 642 static void goya_mmu_prepare_reg(struct hl_device *hdev, u64 reg, u32 asid) in goya_mmu_prepare_reg() 2412 static int goya_mmu_update_asid_hop0_addr(struct hl_device *hdev, u32 asid, in goya_mmu_update_asid_hop0_addr() 4809 int goya_context_switch(struct hl_device *hdev, u32 asid) in goya_context_switch() 4992 static void goya_mmu_prepare(struct hl_device *hdev, u32 asid) in goya_mmu_prepare() 5055 bool is_hard, u32 asid, u64 va, u64 size) in goya_mmu_invalidate_cache_range()
|
| /OK3568_Linux_fs/kernel/arch/sh/kernel/ |
| H A D | smp.c | 460 void flush_tlb_one(unsigned long asid, unsigned long vaddr) in flush_tlb_one()
|
| /OK3568_Linux_fs/kernel/include/linux/ |
| H A D | psp-sev.h | 186 u32 asid; /* In */ member 209 u32 asid; /* Out */ member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/ |
| H A D | a6xx_gpu.c | 99 u32 asid; in a6xx_set_pagetable() local
|
| /OK3568_Linux_fs/kernel/drivers/misc/habanalabs/gaudi/ |
| H A D | gaudi.c | 4496 static int gaudi_context_switch(struct hl_device *hdev, u32 asid) in gaudi_context_switch() 4753 void gaudi_mmu_prepare_reg(struct hl_device *hdev, u64 reg, u32 asid) in gaudi_mmu_prepare_reg() 4760 static void gaudi_mmu_prepare(struct hl_device *hdev, u32 asid) in gaudi_mmu_prepare() 5986 bool is_hard, u32 asid, u64 va, u64 size) in gaudi_mmu_invalidate_cache_range() 6039 u32 asid, u64 phys_addr) in gaudi_mmu_update_asid_hop0_addr()
|
| /OK3568_Linux_fs/kernel/arch/arc/mm/ |
| H A D | tlb.c | 690 unsigned int asid = hw_pid(vma->vm_mm, cpu); in local_flush_pmd_tlb_range() local
|
| /OK3568_Linux_fs/kernel/arch/x86/kvm/svm/ |
| H A D | svm.h | 64 unsigned int asid; /* ASID used for this guest */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hnae.h | 175 __le16 asid; member 203 __le16 asid; member
|
| /OK3568_Linux_fs/kernel/drivers/iommu/arm/arm-smmu-v3/ |
| H A D | arm-smmu-v3.h | 439 u16 asid; member 539 u16 asid; member
|
| H A D | arm-smmu-v3.c | 885 void arm_smmu_tlb_inv_asid(struct arm_smmu_device *smmu, u16 asid) in arm_smmu_tlb_inv_asid() 1845 u32 asid; in arm_smmu_domain_finalise_s1() local
|