Home
last modified time | relevance | path

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

/arch/x86/include/asm/
Ddesc_defs.h62 #define PTR_HIGH(x) ((unsigned long long)(x) >> 32) macro
Ddesc.h67 gate->offset_high = PTR_HIGH(func); in pack_gate()
169 desc->base3 = PTR_HIGH(addr); in set_tssldt_descriptor()