Home
last modified time | relevance | path

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

/arch/arm64/include/asm/
Dprocessor.h344 struct stack_info _info; \
345 BUG_ON(!on_accessible_stack(current, current_stack_pointer, &_info)); \
346 _info.high; \
/arch/mips/include/asm/sn/
Dklconfig.h630 #define KLCONFIG_MEMBNK_SIZE(_info, _bank) \ argument
631 ((_info)->membnk_bnksz[(_bank)])
635 #define KLCONFIG_MEMBNK_PREMIUM(_info, _bank) \ argument
636 ((_info)->membnk_attr & (MEMBNK_PREMIUM << (_bank)))