Home
last modified time | relevance | path

Searched defs:TASK_SIZE_64 (Results 1 – 2 of 2) sorted by relevance

/linux/arch/arm64/include/asm/
H A Dprocessor.h54 #define TASK_SIZE_64 (UL(1) << vabits_actual) macro
/linux/arch/riscv/include/asm/
H A Dpgtable.h929 #define TASK_SIZE_64 (PGDIR_SIZE * PTRS_PER_PGD / 2) macro