Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/
H A Dbook3s_64_vio.c55 unsigned long stt_bytes = sizeof(struct kvmppc_spapr_tce_table) + in kvmppc_stt_pages() local
58 return tce_pages + ALIGN(stt_bytes, PAGE_SIZE) / PAGE_SIZE; in kvmppc_stt_pages()