Home
last modified time | relevance | path

Searched refs:pinned (Results 1 – 17 of 17) sorted by relevance

/arch/powerpc/mm/book3s64/
A Diommu_api.c61 long i, ret, locked_entries = 0, pinned = 0; in mm_iommu_do_alloc() local
110 pinned += n; in mm_iommu_do_alloc()
114 pinned += ret; in mm_iommu_do_alloc()
118 if (pinned != entries) { in mm_iommu_do_alloc()
175 unpin_user_pages(mem->hpages, pinned); in mm_iommu_do_alloc()
/arch/arm64/mm/
A Dcontext.c179 if (refcount_read(&mm->context.pinned)) in new_context()
285 if (refcount_inc_not_zero(&mm->context.pinned)) in arm64_mm_context_get()
304 refcount_set(&mm->context.pinned, 1); in arm64_mm_context_get()
329 if (refcount_dec_and_test(&mm->context.pinned)) { in arm64_mm_context_put()
/arch/arm64/include/asm/
A Dmmu.h25 refcount_t pinned; member
A Dmmu_context.h178 refcount_set(&mm->context.pinned, 0); in init_new_context()
/arch/x86/kernel/cpu/resctrl/
A Dpseudo_lock.c289 .pinned = 1,
297 .pinned = 1,
/arch/x86/xen/
A Dmmu_pv.c1589 bool pinned = xen_page_pinned(mm->pgd); in xen_alloc_ptpage() local
1591 trace_xen_mmu_alloc_ptpage(mm, pfn, level, pinned); in xen_alloc_ptpage()
1593 if (pinned) { in xen_alloc_ptpage()
1596 pinned = false; in xen_alloc_ptpage()
1598 pinned = PagePinned(page); in xen_alloc_ptpage()
1607 !pinned) in xen_alloc_ptpage()
1628 bool pinned = PagePinned(page); in xen_release_ptpage() local
1630 trace_xen_mmu_release_ptpage(pfn, level, pinned); in xen_release_ptpage()
1632 if (pinned) { in xen_release_ptpage()
/arch/powerpc/platforms/8xx/
A DKconfig174 table 4 TLBs can be pinned.
/arch/arm64/boot/dts/qcom/
A Dsdm660-xiaomi-lavender.dts179 * and Coresight QPDI that both request pinned 2.95V.
A Dsda660-inforce-ifc6560.dts402 * and Coresight QPDI that both request pinned 2.95V.
A Dsdm630-sony-xperia-nile.dtsi368 * and Coresight QPDI that both request pinned 2.95V.
/arch/x86/kvm/vmx/
A Dpmu_intel.c271 .pinned = true, in intel_pmu_create_guest_lbr_event()
/arch/riscv/kvm/
A Dvcpu_pmu.c668 .pinned = true, in kvm_riscv_vcpu_pmu_ctr_cfg_match()
/arch/x86/kvm/
A Dpmu.c185 .pinned = true, in pmc_reprogram_counter()
/arch/arm64/kvm/
A Dpmu-emul.c727 attr.pinned = 1; in kvm_pmu_create_perf_event()
/arch/powerpc/perf/
A Dcore-book3s.c598 if (!leader->attr.pinned || !leader->attr.exclusive) in ebb_event_check()
/arch/s390/
A DKconfig679 The identity mapping base address is pinned to zero by default.
/arch/powerpc/
A DKconfig910 to 8M as 8M pages will be pinned.

Completed in 52 milliseconds