/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | pte-walk.h | 29 static inline pte_t *find_init_mm_pte(unsigned long ea, unsigned *hshift) in find_init_mm_pte() argument 10 find_linux_pte(pgd_t *pgdir, unsigned long ea, bool *is_thp, unsigned *hshift) find_linux_pte() argument 38 find_current_mm_pte(pgd_t *pgdir, unsigned long ea, bool *is_thp, unsigned *hshift) find_current_mm_pte() argument [all...] |
H A D | kvm_book3s_64.h | 639 find_kvm_secondary_pte_unlocked(struct kvm *kvm, unsigned long ea, unsigned *hshift) find_kvm_secondary_pte_unlocked() argument 648 find_kvm_secondary_pte(struct kvm *kvm, unsigned long ea, unsigned *hshift) find_kvm_secondary_pte() argument 660 find_kvm_host_pte(struct kvm *kvm, unsigned long mmu_seq, unsigned long ea, unsigned *hshift) find_kvm_host_pte() argument
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | pte-walk.h | 29 static inline pte_t *find_init_mm_pte(unsigned long ea, unsigned *hshift) in find_init_mm_pte() argument 10 find_linux_pte(pgd_t *pgdir, unsigned long ea, bool *is_thp, unsigned *hshift) find_linux_pte() argument
|
H A D | kvm_book3s_64.h | 640 find_kvm_secondary_pte_unlocked(struct kvm *kvm, unsigned long ea, unsigned *hshift) find_kvm_secondary_pte_unlocked() argument 649 find_kvm_secondary_pte(struct kvm *kvm, unsigned long ea, unsigned *hshift) find_kvm_secondary_pte() argument 661 find_kvm_host_pte(struct kvm *kvm, unsigned long mmu_seq, unsigned long ea, unsigned *hshift) find_kvm_host_pte() argument
|
/third_party/ffmpeg/libavcodec/ |
H A D | wmv2.h | 35 int hshift; member
|
H A D | magicyuv.c | 66 int hshift[4]; member [all...] |
H A D | hevcpred_template.c | 75 int hshift = s->ps.sps->hshift[c_idx]; in intra_pred() local [all...] |
H A D | magicyuvenc.c | 64 int hshift[4]; member
|
H A D | hevc_filter.c | 229 int hshift = s->ps.sps->hshift[c_idx]; in restore_tqb_pixels() local [all...] |
H A D | mjpegdec.c | 2414 int hshift, vshift; in ff_mjpeg_receive_frame() local
|
H A D | hevc_ps.h | 240 int hshift[3]; member
|
H A D | hevc_cabac.c | 1055 int hshift = s->ps.sps->hshift[c_idx]; in ff_hevc_hls_residual_coding() local
|
H A D | snowenc.c | 1587 int hshift= i ? s->chroma_h_shift : 0; in encode_frame() local
|
H A D | mpegvideo_enc.c | 1541 int hshift = desc->log2_chroma_w; in frame_end() local
|
H A D | hevcdec.c | 1206 int hshift = s->ps.sps->hshift[1]; in hls_transform_unit() local 1235 int hshift = s->ps.sps->hshift[2]; in hls_transform_unit() local 1664 int hshift = s->ps.sps->hshift[1]; chroma_mc_uni() local 1734 int hshift = s->ps.sps->hshift[1]; chroma_mc_bi() local [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bttv-risc.c | 114 bttv_risc_planar(struct bttv *btv, struct btcx_riscmem *risc, struct scatterlist *sglist, unsigned int yoffset, unsigned int ybpl, unsigned int ypadding, unsigned int ylines, unsigned int uoffset, unsigned int voffset, unsigned int hshift, unsigned int vshift, unsigned int cpadding) bttv_risc_planar() argument [all...] |
H A D | bttvp.h | 107 int hshift,vshift; /* for planar modes */ member
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bttv-risc.c | 114 bttv_risc_planar(struct bttv *btv, struct btcx_riscmem *risc, struct scatterlist *sglist, unsigned int yoffset, unsigned int ybpl, unsigned int ypadding, unsigned int ylines, unsigned int uoffset, unsigned int voffset, unsigned int hshift, unsigned int vshift, unsigned int cpadding) bttv_risc_planar() argument [all...] |
H A D | bttvp.h | 106 int hshift,vshift; /* for planar modes */ member
|
/kernel/linux/linux-5.10/arch/powerpc/kvm/ |
H A D | book3s_hv_nested.c | 781 find_kvm_nested_guest_pte(struct kvm *kvm, unsigned long lpid, unsigned long ea, unsigned *hshift) find_kvm_nested_guest_pte() argument
|
/kernel/linux/linux-5.10/drivers/net/ppp/ |
H A D | bsd_comp.c | 139 unsigned char hshift; /* used in hash function */ member 355 unsigned int hsize, hshift, maxmaxcode; in bsd_alloc() local 567 int hshift; bsd_compress() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ppp/ |
H A D | bsd_comp.c | 139 unsigned char hshift; /* used in hash function */ member 355 unsigned int hsize, hshift, maxmaxcode; in bsd_alloc() local 567 int hshift; bsd_compress() local [all...] |
/kernel/linux/linux-6.6/arch/powerpc/kvm/ |
H A D | book3s_hv_nested.c | 861 find_kvm_nested_guest_pte(struct kvm *kvm, unsigned long lpid, unsigned long ea, unsigned *hshift) find_kvm_nested_guest_pte() argument
|
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevcpred_msa.c | 1911 int hshift = s->ps.sps->hshift[c_idx]; in ff_intra_pred_8_16x16_msa() local 2428 int hshift = s->ps.sps->hshift[c_idx]; ff_intra_pred_8_32x32_msa() local [all...] |
/kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
H A D | saa7134.h | 105 unsigned int hshift; /* horizontal downsampling (for planar yuv) */ member
|