/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | copro.h | 13 u64 esid, vsid; member
|
H A D | lppaca.h | 155 __be64 vsid; member
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | copro.h | 13 u64 esid, vsid; member
|
/kernel/linux/linux-5.10/arch/powerpc/mm/ |
H A D | copro_fault.c | 87 u64 vsid, vsidkey; in copro_calculate_slb() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/mm/ |
H A D | copro_fault.c | 85 u64 vsid, vsidkey; in copro_calculate_slb() local [all...] |
/kernel/linux/linux-6.6/drivers/misc/lkdtm/ |
H A D | powerpc.c | 73 unsigned long esid, vsid; in insert_dup_slb_entry_0() local
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
H A D | hash_hugetlbpage.c | 23 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge() argument
|
H A D | hash_hugepage.c | 21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp() argument
|
H A D | hash_4k.c | 19 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() argument
|
H A D | hash_tlb.c | 45 unsigned long vsid; in hpte_need_flush() local
|
H A D | hash_64k.c | 36 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() argument 223 __hash_page_64K(unsigned long ea, unsigned long access, unsigned long vsid, pte_t *ptep, unsigned long trap, unsigned long flags, int ssize) __hash_page_64K() argument
|
/kernel/linux/linux-6.6/arch/powerpc/mm/book3s64/ |
H A D | hash_tlb.c | 45 unsigned long vsid; in hpte_need_flush() local
|
H A D | hash_hugepage.c | 21 int __hash_page_thp(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_thp() argument
|
H A D | hash_4k.c | 21 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() argument
|
H A D | hash_64k.c | 38 int __hash_page_4K(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_4K() argument 228 __hash_page_64K(unsigned long ea, unsigned long access, unsigned long vsid, pte_t *ptep, unsigned long trap, unsigned long flags, int ssize) __hash_page_64K() argument
|
H A D | hugetlbpage.c | 20 int __hash_page_huge(unsigned long ea, unsigned long access, unsigned long vsid, in __hash_page_huge() argument
|
/kernel/linux/linux-5.10/arch/powerpc/include/asm/book3s/32/ |
H A D | mmu-hash.h | 76 unsigned long vsid:24; /* Virtual segment identifier */ member
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H A D | main.c | 109 unsigned long vsid; in cxl_alloc_sst() local
|
H A D | fault.c | 299 static u64 next_segment(u64 ea, u64 vsid) in next_segment() argument
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H A D | main.c | 110 unsigned long vsid; in cxl_alloc_sst() local
|
H A D | fault.c | 283 static u64 next_segment(u64 ea, u64 vsid) in next_segment() argument
|
/kernel/linux/linux-5.10/arch/microblaze/include/asm/ |
H A D | mmu.h | 23 unsigned long vsid:24; /* Virtual segment identifier */ member 51 unsigned long vsid:24; /* Virtual Segment Identifier */ member
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_32_mmu.c | 83 u64 vsid; in kvmppc_mmu_book3s_32_ea_to_vp() local 156 u64 vsid; in kvmppc_mmu_book3s_32_xlate_bat() local 348 kvmppc_mmu_book3s_32_esid_to_vsid(struct kvm_vcpu *vcpu, ulong esid, u64 *vsid) kvmppc_mmu_book3s_32_esid_to_vsid() argument [all...] |
H A D | book3s_32_mmu_host.c | 106 static u32 *kvmppc_mmu_get_pteg(struct kvm_vcpu *vcpu, u32 vsid, u32 eaddr, in kvmppc_mmu_get_pteg() argument 135 u64 vsid; in kvmppc_mmu_map_page() local [all...] |
H A D | book3s_64_mmu_host.c | 76 u64 vsid; in kvmppc_mmu_map_page() local 215 u64 vsid; in kvmppc_mmu_unmap_page() local [all...] |