Home
last modified time | relevance | path

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

/arch/x86/include/asm/
A Ddesc_defs.h68 u16 base0; member
77 .base0 = ((base) >> 0) & 0xFFFF, \
106 u16 base0; member
A Ddesc.h20 desc->base0 = (info->base_addr & 0x0000ffff); in fill_ldt()
169 desc->base0 = (u16) addr; in set_tssldt_descriptor()
384 return (unsigned)(desc->base0 | ((desc->base1) << 16) | ((desc->base2) << 24)); in get_desc_base()
389 desc->base0 = base & 0xffff; in set_desc_base()
/arch/arm/kernel/
A Dbios32.c206 u32 base0, base1; in pci_fixup_cy82c693() local
209 base0 = 0x1f0; in pci_fixup_cy82c693()
212 base0 = 0x170; in pci_fixup_cy82c693()
217 base0 | PCI_BASE_ADDRESS_SPACE_IO); in pci_fixup_cy82c693()
/arch/x86/math-emu/
A Dfpu_system.h48 return base | ((unsigned long)d->base1 << 16) | d->base0; in seg_get_base()
/arch/x86/hyperv/
A Dhv_vtl.c92 (desc->base1 << 16) | desc->base0; in hv_vtl_system_desc_base()
/arch/arm64/boot/dts/qcom/
A Dipq5332.dtsi211 tsens_base0: base0@3e1 {
244 "base0",
A Dipq5424.dtsi259 tsens_base0: base0@419 {
339 "base0",
/arch/x86/mm/
A Dfault.c500 addr = desc.base0 | (desc.base1 << 16) | ((unsigned long)desc.base2 << 24); in show_ldttss()

Completed in 17 milliseconds