Home
last modified time | relevance | path

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

/linux/arch/powerpc/kvm/ !
H A De500.c50 * Each physical core has one pcpu_id_table.
52 struct pcpu_id_table { struct
56 static DEFINE_PER_CPU(struct pcpu_id_table, pcpu_sids); argument
64 * A mapping is only valid when vcpu_id_table and pcpu_id_table are match.