Searched refs:stt_bytes (Results 1 – 1 of 1) sorted by relevance
55 unsigned long stt_bytes = sizeof(struct kvmppc_spapr_tce_table) + in kvmppc_stt_pages() local58 return tce_pages + ALIGN(stt_bytes, PAGE_SIZE) / PAGE_SIZE; in kvmppc_stt_pages()