====== lv1_get_logical_ppe_id (69) ====== Returns the logical PPE id. ===== Kernel Call ===== status = lv1_get_logical_ppe_id( /*OUT*/ &ppe_id ); ===== Parameters ===== ^ Outputs ^^ ^ Register ^ Description ^ | R3 | status: 0 = LV1_SUCCESS | | R4 | logical PPE id | Notes: When called from kernel module init function, ppe_id always seem to be 1.