Home
last modified time | relevance | path

Searched defs:pgtable (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/datastruct/
H A Dpgtable.c69 static inline ucs_pgt_dir_t* ucs_pgt_dir_alloc(ucs_pgtable_t *pgtable) in ucs_pgt_dir_alloc()
126 static void ucs_pgtable_log(const ucs_pgtable_t *pgtable, in ucs_pgtable_log()
146 static void ucs_pgtable_reset(ucs_pgtable_t *pgtable) in ucs_pgtable_reset()
156 static void ucs_pgtable_expand(ucs_pgtable_t *pgtable) in ucs_pgtable_expand()
182 static int ucs_pgtable_shrink(ucs_pgtable_t *pgtable) in ucs_pgtable_shrink()
477 ucs_pgt_region_t *ucs_pgtable_lookup(const ucs_pgtable_t *pgtable, in ucs_pgtable_lookup()
510 static void ucs_pgtable_search_recurs(const ucs_pgtable_t *pgtable, in ucs_pgtable_search_recurs()
565 void ucs_pgtable_search_range(const ucs_pgtable_t *pgtable, in ucs_pgtable_search_range()
599 static void ucs_pgtable_purge_callback(const ucs_pgtable_t *pgtable, in ucs_pgtable_purge_callback()
652 ucs_status_t ucs_pgtable_init(ucs_pgtable_t *pgtable, in ucs_pgtable_init()
[all …]
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/rocm/ipc/
H A Drocm_ipc_cache.c20 static ucs_pgt_dir_t *uct_rocm_ipc_cache_pgt_dir_alloc(const ucs_pgtable_t *pgtable) in uct_rocm_ipc_cache_pgt_dir_alloc()
31 static void uct_rocm_ipc_cache_pgt_dir_release(const ucs_pgtable_t *pgtable, in uct_rocm_ipc_cache_pgt_dir_release()
38 uct_rocm_ipc_cache_region_collect_callback(const ucs_pgtable_t *pgtable, in uct_rocm_ipc_cache_region_collect_callback()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/uct/cuda/cuda_ipc/
H A Dcuda_ipc_cache.c18 static ucs_pgt_dir_t *uct_cuda_ipc_cache_pgt_dir_alloc(const ucs_pgtable_t *pgtable) in uct_cuda_ipc_cache_pgt_dir_alloc()
29 static void uct_cuda_ipc_cache_pgt_dir_release(const ucs_pgtable_t *pgtable, in uct_cuda_ipc_cache_pgt_dir_release()
36 uct_cuda_ipc_cache_region_collect_callback(const ucs_pgtable_t *pgtable, in uct_cuda_ipc_cache_region_collect_callback()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/memory/
H A Dmemtype_cache.c30 static ucs_pgt_dir_t *ucs_memtype_cache_pgt_dir_alloc(const ucs_pgtable_t *pgtable) in ucs_memtype_cache_pgt_dir_alloc()
41 static void ucs_memtype_cache_pgt_dir_release(const ucs_pgtable_t *pgtable, in ucs_memtype_cache_pgt_dir_release()
90 static void ucs_memtype_cache_region_collect_callback(const ucs_pgtable_t *pgtable, in ucs_memtype_cache_region_collect_callback()
H A Dmemtype_cache.h34 ucs_pgtable_t pgtable; /**< Page table to hold the regions */ member
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/boot/compressed/
H A Dvmlinux.lds.S65 *(.pgtable)
66 _epgtable = . ;
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/boot/compressed/
H A Dvmlinux.lds.S65 *(.pgtable)
66 _epgtable = . ;
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/boot/compressed/
H A Dvmlinux.lds.S65 *(.pgtable)
66 _epgtable = . ;
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iommu/amd/
H A Dio_pgtable.c316 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte()
462 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_unmap_page() local
492 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_iova_to_phys() local
515 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, iop); in v1_free_pgtable() local
543 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v1_alloc_pgtable() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/iommu/amd/
H A Dio_pgtable.c316 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte()
462 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_unmap_page() local
492 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_iova_to_phys() local
515 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, iop); in v1_free_pgtable() local
543 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v1_alloc_pgtable() local
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/iommu/amd/
H A Dio_pgtable.c316 static u64 *fetch_pte(struct amd_io_pgtable *pgtable, in fetch_pte()
462 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_unmap_page() local
492 struct amd_io_pgtable *pgtable = io_pgtable_ops_to_data(ops); in iommu_v1_iova_to_phys() local
515 struct amd_io_pgtable *pgtable = container_of(iop, struct amd_io_pgtable, iop); in v1_free_pgtable() local
543 struct amd_io_pgtable *pgtable = io_pgtable_cfg_to_data(cfg); in v1_alloc_pgtable() local
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/m68k/include/asm/
H A Dmcf_pgalloc.h37 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
64 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
H A Dmotorola_pgalloc.h42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/m68k/include/asm/
H A Dmcf_pgalloc.h37 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
64 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
H A Dmotorola_pgalloc.h42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/m68k/include/asm/
H A Dmcf_pgalloc.h37 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
64 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
H A Dmotorola_pgalloc.h42 static inline void pte_free(struct mm_struct *mm, pgtable_t pgtable) in pte_free()
47 static inline void __pte_free_tlb(struct mmu_gather *tlb, pgtable_t pgtable, in __pte_free_tlb()
/dports/databases/pgloader3/pgloader-3.6.2/src/utils/
H A Dstate.lisp11 (defstruct pgtable unknown
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c268 pgtable_t pgtable) in hash__pgtable_trans_huge_deposit()
289 pgtable_t pgtable; in hash__pgtable_trans_huge_withdraw() local
349 pgtable_t pgtable; in hash__pmdp_huge_get_and_clear() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c268 pgtable_t pgtable) in hash__pgtable_trans_huge_deposit()
289 pgtable_t pgtable; in hash__pgtable_trans_huge_withdraw() local
349 pgtable_t pgtable; in hash__pmdp_huge_get_and_clear() local
/dports/multimedia/libv4l/linux-5.13-rc2/arch/powerpc/mm/book3s64/
H A Dhash_pgtable.c268 pgtable_t pgtable) in hash__pgtable_trans_huge_deposit()
289 pgtable_t pgtable; in hash__pgtable_trans_huge_withdraw() local
349 pgtable_t pgtable; in hash__pmdp_huge_get_and_clear() local
/dports/games/libretro-scummvm/scummvm-7b1e929/dists/gph/gp2x/mmuhack/
H A Dmmuhack.c41 unsigned int *pgtable; in mmuhack_open() local
/dports/games/scummvm/scummvm-2.5.1/dists/gph/gp2x/mmuhack/
H A Dmmuhack.c41 unsigned int *pgtable; in mmuhack_open() local
/dports/emulators/gngeo/gngeo-gngeo_0.8/mmuhack/
H A Dmmuhack.c19 unsigned int *pgtable; in mmuhack_open() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/mm/
H A Dpgtable-generic.c163 pgtable_t pgtable) in pgtable_trans_huge_deposit()
180 pgtable_t pgtable; in pgtable_trans_huge_withdraw() local

1234567