Home
last modified time | relevance | path

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

/linux-2.6.39/arch/x86/kernel/
Damd_iommu_init.c358 static inline int ivhd_entry_length(u8 *ivhd) in ivhd_entry_length() argument
360 return 0x04 << (*ivhd >> 6); in ivhd_entry_length()