Searched defs:hshift (Results 1 – 6 of 6) sorted by relevance
| /linux/arch/powerpc/include/asm/ |
| H A D | pte-walk.h | 11 bool *is_thp, unsigned *hshift) in find_linux_pte() 29 static inline pte_t *find_init_mm_pte(unsigned long ea, unsigned *hshift) in find_init_mm_pte()
|
| /linux/drivers/net/ppp/ |
| H A D | bsd_comp.c | 139 unsigned char hshift; /* used in hash function */ member 206 #define BSD_HASH(prefix,suffix,hshift) ((((unsigned long)(suffix))<<(hshift)) \ argument 355 unsigned int hsize, hshift, maxmaxcode; in bsd_alloc() local 566 int hshift; in bsd_compress() local
|
| /linux/drivers/media/pci/bt8xx/ |
| H A D | bttv-risc.c | 119 unsigned int hshift, unsigned int vshift, in bttv_risc_planar()
|
| H A D | bttvp.h | 106 int hshift,vshift; /* for planar modes */ member
|
| /linux/arch/powerpc/kvm/ |
| H A D | book3s_hv_nested.c | 900 unsigned long ea, unsigned *hshift) in find_kvm_nested_guest_pte()
|
| /linux/drivers/media/pci/saa7134/ |
| H A D | saa7134.h | 105 unsigned int hshift; /* horizontal downsampling (for planar yuv) */ member
|