Home
last modified time | relevance | path

Searched defs:hmask (Results 1 – 17 of 17) sorted by relevance

/linux/arch/x86/kernel/fpu/
H A Dxstate.h114 #define XSTATE_OP(op, st, lmask, hmask, err) \ argument
135 #define XSTATE_XSAVE(st, lmask, hmask, err) \ argument
152 #define XSTATE_XRESTORE(st, lmask, hmask) \ argument
206 u32 hmask = mask >> 32; in os_xsave() local
226 u32 hmask = mask >> 32; in os_xrstor() local
237 u32 hmask = mask >> 32; in os_xrstor_supervisor() local
291 u32 hmask; in xsave_to_user_sigframe() local
319 u32 hmask = mask >> 32; in xrstor_from_user_sigframe() local
339 u32 hmask = mask >> 32; in os_xrstor_safe() local
/linux/net/xfrm/
H A Dxfrm_hash.h87 unsigned int hmask) in __xfrm_dst_hash()
104 unsigned int hmask) in __xfrm_src_hash()
120 unsigned short family, unsigned int hmask) in __xfrm_spi_hash()
135 __xfrm_seq_hash(u32 seq, unsigned int hmask) in __xfrm_seq_hash()
141 static inline unsigned int __idx_hash(u32 index, unsigned int hmask) in __idx_hash()
147 unsigned short family, unsigned int hmask, in __sel_hash()
178 unsigned int hmask, in __addr_hash()
H A Dxfrm_policy.c540 unsigned int hmask = net->xfrm.policy_bydst[dir].hmask; in policy_hash_bysel() local
560 unsigned int hmask = net->xfrm.policy_bydst[dir].hmask; in policy_hash_direct() local
631 unsigned int hmask = net->xfrm.policy_bydst[dir].hmask; in xfrm_bydst_resize() local
663 unsigned int hmask = net->xfrm.policy_idx_hmask; in xfrm_byidx_resize() local
689 unsigned int hmask = net->xfrm.policy_bydst[dir].hmask; in xfrm_bydst_should_resize() local
703 unsigned int hmask = net->xfrm.policy_idx_hmask; in xfrm_byidx_should_resize() local
4204 unsigned int hmask, sz; in xfrm_policy_init() local
H A Dxfrm_state.c1125 unsigned int hmask; member
/linux/arch/riscv/kvm/
H A Dvcpu_sbi_replace.c52 unsigned long hmask = cp->a0; in kvm_sbi_ext_ipi_handler() local
96 unsigned long hmask = cp->a0; in kvm_sbi_ext_rfence_handler() local
H A Dvcpu_sbi_v01.c19 ulong hmask; in kvm_sbi_ext_v01_handler() local
/linux/arch/riscv/kernel/
H A Dsbi.c31 unsigned long hmask = 0; in __sbi_v01_cpumask_to_hartmask() local
204 static int __sbi_rfence_v02_call(unsigned long fid, unsigned long hmask, in __sbi_rfence_v02_call()
261 unsigned long hartid, cpuid, hmask = 0, hbase = 0, htop = 0; in __sbi_rfence_v02() local
/linux/mm/
H A Dmincore.c25 static int mincore_hugetlb(pte_t *pte, unsigned long hmask, unsigned long addr, in mincore_hugetlb()
H A Dhmm.c468 static int hmm_vma_walk_hugetlb_entry(pte_t *pte, unsigned long hmask, in hmm_vma_walk_hugetlb_entry()
H A Dmemory-failure.c835 static int hwpoison_hugetlb_range(pte_t *ptep, unsigned long hmask, in hwpoison_hugetlb_range()
H A Dmempolicy.c615 static int queue_folios_hugetlb(pte_t *pte, unsigned long hmask, in queue_folios_hugetlb()
/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.h56 __be16 hmask; member
105 unsigned short hmask; member
/linux/fs/proc/
H A Dtask_mmu.c1004 static int smaps_hugetlb_range(pte_t *pte, unsigned long hmask, in smaps_hugetlb_range()
1862 static int pagemap_hugetlb_range(pte_t *ptep, unsigned long hmask, in pagemap_hugetlb_range()
2550 static int pagemap_scan_hugetlb_entry(pte_t *ptep, unsigned long hmask, in pagemap_scan_hugetlb_entry()
2971 static int gather_hugetlb_stats(pte_t *pte, unsigned long hmask, in gather_hugetlb_stats()
2989 static int gather_hugetlb_stats(pte_t *pte, unsigned long hmask, in gather_hugetlb_stats()
/linux/drivers/gpu/drm/tegra/
H A Ddrm.h51 unsigned int hmask, vmask; member
/linux/include/media/tpg/
H A Dv4l2-tpg.h195 unsigned hmask[TPG_MAX_PLANES]; member
/linux/tools/include/uapi/linux/
H A Dpkt_cls.h182 __be32 hmask; member
/linux/arch/s390/mm/
H A Dgmap.c2430 unsigned long hmask, unsigned long next, in __s390_enable_skey_hugetlb()