Home
last modified time | relevance | path

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

/tools/arch/x86/include/asm/
Ddisabled-features.h75 # define DISABLE_CALL_DEPTH_TRACKING (1 << (X86_FEATURE_CALL_DEPTH & 31))
Dcpufeatures.h307 #define X86_FEATURE_CALL_DEPTH (11*32+19) /* "" Call depth tracking for RSB stuffing */ macro