Home
last modified time | relevance | path

Searched refs:fields (Results 1 – 18 of 18) sorted by relevance

/arch/mips/mm/
Duasm-micromips.c162 if (ip->fields & RS) { in build_insn()
168 if (ip->fields & RT) { in build_insn()
174 if (ip->fields & RD) in build_insn()
176 if (ip->fields & RE) in build_insn()
178 if (ip->fields & SIMM) in build_insn()
180 if (ip->fields & UIMM) in build_insn()
182 if (ip->fields & BIMM) in build_insn()
184 if (ip->fields & JIMM) in build_insn()
186 if (ip->fields & FUNC) in build_insn()
188 if (ip->fields & SET) in build_insn()
[all …]
Duasm-mips.c202 if (ip->fields & RS) in build_insn()
204 if (ip->fields & RT) in build_insn()
206 if (ip->fields & RD) in build_insn()
208 if (ip->fields & RE) in build_insn()
210 if (ip->fields & SIMM) in build_insn()
212 if (ip->fields & UIMM) in build_insn()
214 if (ip->fields & BIMM) in build_insn()
216 if (ip->fields & JIMM) in build_insn()
218 if (ip->fields & FUNC) in build_insn()
220 if (ip->fields & SET) in build_insn()
[all …]
Duasm.c16 enum fields { enum
66 enum fields fields; member
/arch/x86/pci/
Dpcbios.c68 } fields; member
331 if (probe_kernel_address(&check->fields.signature, sig)) in pci_find_bios()
334 if (check->fields.signature != BIOS32_SIGNATURE) in pci_find_bios()
336 length = check->fields.length * 16; in pci_find_bios()
344 if (check->fields.revision != 0) { in pci_find_bios()
346 check->fields.revision, check); in pci_find_bios()
350 if (check->fields.entry >= 0x100000) { in pci_find_bios()
355 unsigned long bios32_entry = check->fields.entry; in pci_find_bios()
/arch/alpha/oprofile/
Dop_model_ev67.c160 } fields; in ev67_handle_interrupt() member
189 if (i_stat.fields.trap) { in ev67_handle_interrupt()
190 switch (i_stat.fields.trap_type) { in ev67_handle_interrupt()
208 (i_stat.fields.load_store in ev67_handle_interrupt()
235 if (i_stat.fields.mispredict) { in ev67_handle_interrupt()
/arch/ia64/include/asm/sn/sn2/
Dsn_hwperf.h29 } fields; member
40 #define sn_hwp_this_part f.fields.this_part
41 #define sn_hwp_is_shared f.fields.is_shared
/arch/s390/include/uapi/asm/
Ddebug.h24 } fields; member
/arch/x86/boot/
Dheader.S201 # The offset & size fields are filled in by build.c.
220 # offset & size fields are filled in by build.c.
236 # The offset & size fields are filled in by build.c.
/arch/ia64/include/uapi/asm/
Dkvm.h56 } fields; member
/arch/s390/kernel/
Ddebug.c871 active->id.fields.cpuid = smp_processor_id(); in debug_finish_entry()
873 active->id.fields.exception = exception; in debug_finish_entry()
874 active->id.fields.level = level; in debug_finish_entry()
1470 level = entry->id.fields.level; in debug_dflt_header_fn()
1473 if (entry->id.fields.exception) in debug_dflt_header_fn()
1480 except_str, entry->id.fields.cpuid, (void *) caller); in debug_dflt_header_fn()
/arch/x86/kernel/cpu/
Dperf_event_intel_uncore.c503 u64 (*cbox_filter_mask)(int fields)) in __snbep_cbox_get_constraint() argument
548 static u64 snbep_cbox_filter_mask(int fields) in snbep_cbox_filter_mask() argument
552 if (fields & 0x1) in snbep_cbox_filter_mask()
554 if (fields & 0x2) in snbep_cbox_filter_mask()
556 if (fields & 0x4) in snbep_cbox_filter_mask()
558 if (fields & 0x8) in snbep_cbox_filter_mask()
1074 static u64 ivt_cbox_filter_mask(int fields) in ivt_cbox_filter_mask() argument
1078 if (fields & 0x1) in ivt_cbox_filter_mask()
1080 if (fields & 0x2) in ivt_cbox_filter_mask()
1082 if (fields & 0x4) in ivt_cbox_filter_mask()
[all …]
/arch/frv/kernel/
Dcmode.S141 # fields other than SWEN of the CLKC register.
/arch/x86/include/uapi/asm/
Dkvm.h97 } fields; member
/arch/x86/kvm/
Dvmx.c1786 static inline unsigned long nested_read_cr0(struct vmcs12 *fields) in nested_read_cr0() argument
1788 return (fields->guest_cr0 & ~fields->cr0_guest_host_mask) | in nested_read_cr0()
1789 (fields->cr0_read_shadow & fields->cr0_guest_host_mask); in nested_read_cr0()
1791 static inline unsigned long nested_read_cr4(struct vmcs12 *fields) in nested_read_cr4() argument
1793 return (fields->guest_cr4 & ~fields->cr4_guest_host_mask) | in nested_read_cr4()
1794 (fields->cr4_read_shadow & fields->cr4_guest_host_mask); in nested_read_cr4()
5959 unsigned long *fields = (unsigned long *)shadow_read_write_fields; in copy_shadow_to_vmcs12() local
5965 field = fields[i]; in copy_shadow_to_vmcs12()
5989 unsigned long *fields[] = { in copy_vmcs12_to_shadow() local
5993 int num_lists = ARRAY_SIZE(fields); in copy_vmcs12_to_shadow()
[all …]
/arch/m68k/fpsp040/
Ddo_func.S69 bfextu CMDREG1B(%a6){#0:#6},%d0 |get opclass and src fields
70 cmpil #0x17,%d0 |if op class and size fields are $17,
/arch/m68k/ifpsp060/
Dfpsp.doc85 size. There are 32 fields, each 4 bytes in size. Each field corresponds
DTEST.DOC79 size. There are 32 fields, each 4 bytes in size. Each field corresponds
Disp.doc93 size. There are 32 fields, each 4 bytes in size. Each field corresponds