Home
last modified time | relevance | path

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

12

/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
90 static inline unsigned long gate_offset(const gate_desc *g) in gate_offset()
100 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.h128 #define write_idt_entry(dt, entry, g) native_write_idt_entry(dt, entry, g) argument
Dparavirt.h293 static inline void write_idt_entry(gate_desc *dt, int entry, const gate_desc *g) in write_idt_entry()
/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/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.S111 g = %r10d define
145 g = f define
Dsha512-avx2-asm.S91 g = %r10 define
151 g = f define
Dsha256-avx2-asm.S106 g = %r10d define
147 g = f define
/arch/powerpc/include/asm/book3s/32/
Dmmu-hash.h86 unsigned long g:1; /* Guarded */ member
/arch/microblaze/include/asm/
Dmmu.h36 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.h313 #define gfn_to_virt(g) (__va(gfn_to_pfn(g) << PAGE_SHIFT)) argument
/arch/x86/kernel/
Dtboot.c252 #define TB_COPY_GAS(tbg, g) \ in tboot_copy_fadt() argument
/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
Dperfmon.c78 #define PFM_CTXQ_EMPTY(g) ((g)->ctx_msgq_head == (g)->ctx_msgq_tail) argument
217 #define LOCK_PFS(g) spin_lock_irqsave(&pfm_sessions.pfs_lock, g) argument
218 #define UNLOCK_PFS(g) spin_unlock_irqrestore(&pfm_sessions.pfs_lock, g) argument
4085 struct task_struct *g, *t; in pfm_check_task_exist() local
Dmca.c1600 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.h775 u8 g : 1; member
789 u8 g : 1; member
/arch/x86/include/uapi/asm/
Dkvm.h136 __u8 present, dpl, db, s, l, g, avl; member

12