Home
last modified time | relevance | path

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

/Linux-v6.6/arch/x86/kernel/
Dearly-quirks.c320 u16 toud = 0; in i865_stolen_base() local
322 toud = read_pci_config_16(0, 0, 0, I865_TOUD); in i865_stolen_base()
324 return toud * KB(64) + i845_tseg_size(); in i865_stolen_base()