Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/include/asm/
Damd_iommu_types.h143 #define CMD_BUFFER_SIZE 8192 macro
/linux-2.6.39/arch/x86/kernel/
Damd_iommu_init.c474 get_order(CMD_BUFFER_SIZE)); in alloc_command_buffer()
479 iommu->cmd_buf_size = CMD_BUFFER_SIZE | CMD_BUFFER_UNINITIALIZED; in alloc_command_buffer()