Home
last modified time | relevance | path

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

/Linux-v5.4/arch/x86/include/asm/
Dcalgary.h39 #define TCE_TABLE_SIZE_UNSPECIFIED ~0 macro
/Linux-v5.4/arch/x86/kernel/
Dpci-calgary_64.c146 unsigned int specified_table_size = TCE_TABLE_SIZE_UNSPECIFIED;
1193 if (specified_table_size != TCE_TABLE_SIZE_UNSPECIFIED) in determine_tce_table_size()