Home
last modified time | relevance | path

Searched refs:page (Results 6701 - 6725 of 6875) sorted by relevance

1...<<261262263264265266267268269270>>...275

/kernel/linux/linux-6.6/drivers/edac/
H A Damd64_edac.c954 err->page = (u32) (error_address >> PAGE_SHIFT); in error_address_to_page_and_offset()
3005 err->page, err->offset, err->syndrome, in __log_ecc_error()
/kernel/linux/linux-6.6/security/selinux/ss/
H A Dservices.c1282 int security_sidtab_hash_stats(char *page) in security_sidtab_hash_stats() argument
1295 rc = sidtab_hash_stats(policy->sidtab, page); in security_sidtab_hash_stats()
1601 * @gfp_flags: the allocator get-free-page (GFP) flags
/kernel/linux/linux-6.6/sound/pci/ac97/
H A Dac97_patch.c54 /* set to the page, update bits and restore the page */
55 static int ac97_update_bits_page(struct snd_ac97 *ac97, unsigned short reg, unsigned short mask, unsigned short value, unsigned short page) in ac97_update_bits_page() argument
62 snd_ac97_update_bits(ac97, AC97_INT_PAGING, AC97_PAGE_MASK, page); in ac97_update_bits_page()
1265 /* FIXME: assume only page 0 for writing cache */ in patch_sigmatel_stac9758()
2802 /* assume only page 0 for writing cache */ in patch_alc655()
2909 /* assume only page 0 for writing cache */ in patch_alc850()
3278 /* check page 1, reg 0x60 */ in patch_cm9761()
3540 * consistent with Table 6 on page 17 in the 1617a docs */ in snd_ac97_vt1617a_smart51_get()
3696 * Vendor Defined Register 0x60, page
[all...]
H A Dac97_codec.c502 unsigned short page = (kcontrol->private_value >> 26) & 0x0f; in snd_ac97_page_save() local
505 snd_ac97_update_bits(ac97, AC97_INT_PAGING, AC97_PAGE_MASK, page); in snd_ac97_page_save()
/kernel/linux/linux-6.6/net/xfrm/
H A Dxfrm_state.c540 if (x->xfrag.page) in ___xfrm_state_destroy()
541 put_page(x->xfrag.page); in ___xfrm_state_destroy()
/kernel/linux/linux-5.10/fs/ext4/
H A Dsuper.c96 * page fault path:
98 * page lock -> i_data_sem (rw)
102 * sb_start_write -> i_mutex -> transaction start -> page lock ->
106 * sb_start_write -> i_mutex -> i_mmap_sem (w) -> i_mmap_rwsem (w) -> page lock
115 * transaction start -> page lock(s) -> i_data_sem (rw)
461 * takes care of a few cases after page cleaning.
467 * However, we may have to redirty a page (see below.)
469 static int ext4_journalled_writepage_callback(struct page *page, in ext4_journalled_writepage_callback() argument
477 bh = head = page_buffers(page); in ext4_journalled_writepage_callback()
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/realtek/rtw88/
H A Drtw8822c.c2672 u8 page; in query_phy_status() local
2674 page = *phy_status & 0xf; in query_phy_status()
2676 switch (page) { in query_phy_status()
2684 rtw_warn(rtwdev, "unused phy status page (%d)\n", page); in query_phy_status()
/third_party/skia/src/core/
H A DSkVM.cpp69 // While mprotect and VirtualAlloc both work at page granularity, in alloc_jit_buffer()
70 // mprotect doesn't round up for you, and instead requires *len is at page granularity. in alloc_jit_buffer()
71 const size_t page = sysconf(_SC_PAGESIZE); in alloc_jit_buffer() local
72 *len = ((*len + page - 1) / page) * page; in alloc_jit_buffer()
/third_party/node/deps/v8/src/execution/s390/
H A Dsimulator-s390.cc697 void* page) { in GetCachePage()
698 base::HashMap::Entry* entry = i_cache->LookupOrInsert(page, ICacheHash(page)); in GetCachePage()
713 void* page = reinterpret_cast<void*>(start & (~CachePage::kPageMask)); in FlushOnePage() local
715 CachePage* cache_page = GetCachePage(i_cache, page); in FlushOnePage()
723 void* page = reinterpret_cast<void*>(address & (~CachePage::kPageMask)); in CheckICache() local
726 CachePage* cache_page = GetCachePage(i_cache, page); in CheckICache()
696 GetCachePage(base::CustomMatcherHashMap* i_cache, void* page) GetCachePage() argument
/kernel/linux/linux-6.6/arch/x86/kvm/
H A Dx86.c899 * Shadow page roots need to be reconstructed instead. in load_pdptrs()
1232 * also via the emulator. KVM's TDP page tables are not in the scope of in kvm_invalidate_pcid()
2660 * 'TSC page' clocksource is good. in kvm_check_tsc_unstable()
2825 /* TSC page valid */ in vgettsc()
2830 /* TSC page invalid */ in vgettsc()
3483 * a forced sync of the shadow page tables. Ensure all the in kvm_vcpu_flush_tlb_guest()
3547 /* We rely on the fact that it fits in a single page. */ in record_steal_time()
7551 * there is no pkey in EPT page table for L1 guest or EPT in vcpu_mmio_gva_to_gpa()
7552 * shadow page table for L2 guest. in vcpu_mmio_gva_to_gpa()
7722 /* Crossing a page boundar in emulator_read_write()
11856 struct page *page; kvm_arch_vcpu_create() local
[all...]
/device/soc/rockchip/common/vendor/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c172 struct page *aux_page;
1224 /* avoid another page fault occur after page fault */ in rkvdec_3328_iommu_hdl()
1338 dev_err(mpp->dev, "allocate a page for auxiliary usage\n"); in rkvdec_3328_init()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_model_dummy.c606 struct page *pg; in gpu_model_sync_dummy_prfcnt()
889 1 << i; /* page fault */ in update_register_statuses()
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/csf/
H A Dmali_kbase_csf_kcpu.c607 sus_buf->pages = kcalloc(nr_pages, sizeof(struct page *), GFP_KERNEL); in kbase_csf_queue_group_suspend_prepare()
/device/soc/rockchip/rk3588/kernel/drivers/video/rockchip/mpp/
H A Dmpp_rkvdec.c178 struct page *aux_page;
1279 /* avoid another page fault occur after page fault */ in rkvdec_3328_iommu_hdl()
1400 dev_err(mpp->dev, "allocate a page for auxiliary usage\n"); in rkvdec_3328_init()
/kernel/linux/linux-5.10/arch/loongarch/kvm/
H A Dloongarch.c23 #include <asm/page.h>
383 /* Allocate page table to map GPA -> RPA */ in kvm_arch_init_vm()
853 /* Control guest page CCA attribute */ in _kvm_vcpu_load()
/kernel/linux/linux-5.10/arch/xtensa/kernel/
H A Dentry.S26 #include <asm/page.h>
973 * If the WindowUnderflow code gets a TLB miss the page will get mapped
1595 /* We need to map the page of PTEs for the user task. Find
1596 * the pointer to that page. Also, it's possible for tsk->mm
1620 /* Read ptevaddr and convert to top of page-table page.
1830 /* We need to flush the cache if we have page coloring. */
/kernel/linux/linux-5.10/arch/openrisc/kernel/
H A Dhead.S21 #include <asm/page.h>
940 /* ===============================================[ page table masks ]=== */
1001 l.srli r3,r4,0xd // r3 <- r4 / 8192 (sets are relative to page size (8Kb) NOT VPN size (4Kb)
1088 l.srli r3,r4,0xd // r3 <- r4 / 8192 (sets are relative to page size (8Kb) NOT VPN size (4Kb)
1732 /* ========================================[ page aligned structures ]=== */
1735 * .data section should be page aligned
H A Dentry.S23 #include <asm/page.h>
1036 /* _switch MUST never lay on page boundry, cause it runs from
1039 * are from task structures which are always page aligned.
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dexceptions-64e.S10 #include <asm/page.h>
H A Dentry_32.S22 #include <asm/page.h>
46 * fit into one page in order to not encounter a TLB miss between the
273 * r4 & r5 can contain page fault arguments that need to be passed
655 * Top-level page fault handling.
657 * it is a bad kernel page fault, we want to save the non-volatile
/kernel/linux/linux-5.10/arch/sparc/kernel/
H A Dldc.c23 #include <asm/page.h>
H A Dentry.S23 #include <asm/page.h>
/kernel/linux/linux-5.10/arch/s390/kernel/
H A Dentry.S24 #include <asm/page.h>
H A Dptrace.c27 #include <asm/page.h>
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/mce/
H A Dcore.c278 struct page *p; in mce_panic()
336 * Kdump skips the poisoned page in order to avoid in mce_panic()
337 * touching the error bits again. Poison the page even in mce_panic()
531 * parser). So only support physical addresses up to page granuality for now.
1304 /* Second or later call, make sure page address matches the one from first call */ in queue_task_work()
1499 pr_err("Uncorrected memory error in page 0x%lx ignored\n" in memory_failure()
2686 * a problem if/when we move beyond 5-level page tables. in mcheck_init_device()

Completed in 95 milliseconds

1...<<261262263264265266267268269270>>...275