Home
last modified time | relevance | path

Searched defs:g (Results 1 – 25 of 29) sorted by relevance

12

/arch/x86/include/asm/uv/
Duv_geo.h85 static inline int geo_rack(union geoid_u g) in geo_rack()
91 static inline int geo_slot(union geoid_u g) in geo_slot()
97 static inline int geo_blade(union geoid_u g) in geo_blade()
/arch/alpha/kernel/
Dmodule.c35 struct got_entry *g; in process_reloc_for_got() local
121 struct got_entry *g, *n; in module_frob_arch_sections() local
/arch/x86/include/asm/
Ddesc_defs.h20 u16 limit1: 4, avl: 1, l: 1, d: 1, g: 1, base2: 8; member
59 u16 limit1 : 4, zero0 : 3, g : 1, base2 : 8; member
97 static inline unsigned long gate_offset(const gate_desc *g) in gate_offset()
107 static inline unsigned long gate_segment(const gate_desc *g) in gate_segment()
Datomic64_32.h26 #define __alternative_atomic64(f, g, out, in...) \ argument
32 #define __alternative_atomic64(f, g, out, in...) \ argument
Ddesc.h124 #define write_idt_entry(dt, entry, g) native_write_idt_entry(dt, entry, g) argument
Dparavirt.h312 static inline void write_idt_entry(gate_desc *dt, int entry, const gate_desc *g) in write_idt_entry()
/arch/powerpc/platforms/pseries/
Dpower.c49 static struct attribute *g[] = { variable
/arch/powerpc/crypto/
Dsha256-spe-asm.S101 #define R_LOAD_W(a, b, c, d, e, f, g, h, w, off) \ argument
156 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
/arch/x86/crypto/
Dsha256-ssse3-asm.S103 g = %r10d define
138 g = f define
Dsha256-avx-asm.S110 g = %r10d define
144 g = f define
Dsha512-avx2-asm.S90 g = %r10 define
146 g = f define
Dsha256-avx2-asm.S105 g = %r10d define
144 g = f define
/arch/powerpc/include/asm/book3s/32/
Dmmu-hash.h171 unsigned long g:1; /* Guarded */ member
/arch/microblaze/include/asm/
Dmmu.h30 unsigned long g:1; /* Guarded */ member
/arch/parisc/include/asm/
Dpsw.h87 unsigned int g:1; member
/arch/s390/include/uapi/asm/
Druntime_instr.h26 __u32 g : 1; member
/arch/x86/include/asm/xen/
Dpage.h312 #define gfn_to_virt(g) (__va(gfn_to_pfn(g) << PAGE_SHIFT)) argument
/arch/x86/kernel/
Dtboot.c263 #define TB_COPY_GAS(tbg, g) \ in tboot_copy_fadt() argument
/arch/x86/kvm/svm/
Dnested.c124 struct vmcb_control_area *c, *h, *g; in recalc_intercepts() local
/arch/ia64/kernel/
Dunwind.c1161 #define UNW_DEC_BR_GR(fmt,b,g,arg) desc_br_gr(b,g,arg) argument
1163 #define UNW_DEC_FRGR_MEM(fmt,g,f,arg) desc_frgr_mem(g,f,arg) argument
1165 #define UNW_DEC_GR_GR(fmt,m,g,arg) desc_gr_gr(m,g,arg) argument
Dmca.c1603 struct task_struct *g, *t; in default_monarch_init_process() local
/arch/x86/xen/
Denlighten_pv.c701 static void xen_write_idt_entry(gate_desc *dt, int entrynum, const gate_desc *g) in xen_write_idt_entry()
/arch/alpha/include/asm/
Dcore_titan.h103 } g; member
/arch/s390/kvm/
Dgaccess.c24 unsigned long g : 1; /* Subspace Group Control */ member
/arch/s390/include/asm/
Dkvm_host.h851 u8 g : 1; member
865 u8 g : 1; member

12