Revision 93dd5e85 target-ppc/cpu.h

b/target-ppc/cpu.h
934 934
    ppc_tlb_t tlb;   /* TLB is optional. Allocate them only if needed        */
935 935
    /* 403 dedicated access protection registers */
936 936
    target_ulong pb[4];
937
    bool tlb_dirty;   /* Set to non-zero when modifying TLB                  */
938
    bool kvm_sw_tlb;  /* non-zero if KVM SW TLB API is active                */
937 939
#endif
938 940

  
939 941
    /* Other registers */

Also available in: Unified diff