Home
last modified time | relevance | path

Searched refs:PTR_LOW (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/arch/x86/include/asm/
Ddesc_defs.h60 #define PTR_LOW(x) ((unsigned long long)(x) & 0xFFFF) macro
Ddesc.h58 gate->offset_low = PTR_LOW(func); in pack_gate()
163 desc->base0 = PTR_LOW(addr); in set_tssldt_descriptor()