Searched defs:df (Results 1 – 7 of 7) sorted by relevance
35 struct hypfs_dbfs_file *df; in dbfs_read() local63 struct hypfs_dbfs_file *df = file_inode(file)->i_private; in dbfs_ioctl() local81 void hypfs_dbfs_create_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_create_file()88 void hypfs_dbfs_remove_file(struct hypfs_dbfs_file *df) in hypfs_dbfs_remove_file()
50 #define df 13 /* bits 17 & 18 */ macro
279 u_int df; /* for class 1 conversions */ in decode_0c() local726 u_int df; /* dest format for class 1 conversions */ local
422 enum msa_2b_fmt df; in emulate_load_store_insn() local
413 bool df = ((regs->flags & X86_EFLAGS_DF) == X86_EFLAGS_DF); in vc_handle_ioio() local
539 const struct cpuid_dependent_feature *df; in filter_cpuid_features() local
3375 int df = (ctxt->eflags & X86_EFLAGS_DF) ? -op->count : op->count; in string_addr_inc() local