Home
last modified time | relevance | path

Searched refs:dfh (Results 1 – 8 of 8) sorted by relevance

/linux-6.6.21/arch/ia64/include/asm/
Dswitch_to.h42 ia64_psr(task_pt_regs(next))->dfh = !ia64_is_local_fpu_owner(next); \
Dprocessor.h99 __u64 dfh : 1; member
/linux-6.6.21/fs/notify/fanotify/
Dfanotify.c607 struct fanotify_fh *dfh, *ffh; in fanotify_alloc_name_event() local
635 dfh = fanotify_info_dir_fh(info); in fanotify_alloc_name_event()
636 len = fanotify_encode_fh(dfh, dir, dir_fh_len, hash, 0); in fanotify_alloc_name_event()
640 dfh = fanotify_info_dir2_fh(info); in fanotify_alloc_name_event()
641 len = fanotify_encode_fh(dfh, dir2, dir2_fh_len, hash, 0); in fanotify_alloc_name_event()
/linux-6.6.21/arch/ia64/kernel/
Dtraps.c196 psr->dfh = 0; in disabled_fph_fault()
Dsignal.c95 if (psr->dfh) in restore_sigcontext()
Divt.S1182 rsm psr.dfh // ensure we can access fph
Dptrace.c660 psr->dfh = 1; in ia64_sync_fph()
/linux-6.6.21/Documentation/arch/ia64/
Dfsys.rst210 PSR.dfh Unchanged. Note: fsys-mode handlers must not write-registers!